@include('admin.layouts.sidebar')

@yield('title')

Profil
@csrf
@yield('content')
@stack('scripts')