{{-- --}}
@auth
@endauth
{{--
@if (Auth::user()) @endif
--}}
@yield('content')
@yield('back_button')
@if (in_array(Request::segment(1), ['reports', 'event-reports'])) @else @endif
@production @endproduction