{{-- Navigation start --}}
@include('themes.backend.includes.breadcrumb')
{{-- Navigation end --}}
{{-- Middle section start --}}
@yield('content')
{{-- Middle section end --}}