@include('admin.blades.header')
@yield('content')
@include('admin.blades.footer')