@stack('styles')
@if(auth()->user()->role === 'admin') @endif @if(auth()->user()->role === 'admin') @endif
@yield('content')
@stack('scripts')