{{-- --}} @yield('page-css')
@include('components.admin_navbar') @include('components.sub_account_sidebar')
@yield('content')
{{-- --}} {{-- Start logout form --}}
@csrf
{{-- End logout form --}} {{-- --}} {{-- --}} {{-- --}} @yield('page-scripts')