@include('admin.partials.sidebar')
@yield('header')
@csrf
Logout
@yield('content')