@yield('heading', 'Dashboard')
@csrf
ออกจากระบบ
@if(session('success'))
{{ session('success') }}
@endif @yield('content')