@auth @include('layouts.navigation') @endauth @if (isset($header))
{{ $header }}
@endif
@yield('content')