@auth @if (Auth::user()->admin == 1)
@endif @endauth
@yield('content')
@yield('script')