@yield('title')

{!! icon('hamburger') !!}
@include('appshell::layouts.default._nav')
@if ($appshell->quick_links['enabled']) @endif @if ($appshell->isSearchEnabled()) @endif
@if ($appshell->isSearchEnabled()) @include('appshell::layouts.default._search') @endif