@include('super_admin.layout.header')
@yield('content')
@include('super_admin.layout.footer')