@include('components.admin.navbar')
@yield('content')
@include('components.admin.footer')