@php $profil = App\Models\User::where('id', 1)->first(); @endphp
@yield('content')
@yield('javascript')