{{--
--}} {{--
--}} @php $user =\Illuminate\Support\Facades\Auth::user(); @endphp {{-- @if (Auth::check() && \Illuminate\Support\Facades\Auth::user()->hasRole('user'))--}}
{{-- @endif--}}
@yield('content')
@stack('script')