@extends('layouts.main') @section('breadcrumb')

{{ $manual->title }}

@endsection @section('content')
@include('flash::message')
@endsection