@yield('page-css')
@include('layouts.staff-new.topnav')
@include('layouts.staff-new.sidebar')
@yield('content') @include('layouts.staff-new.footer')
@include('components.modals.emi')
@include('layouts.partials.scripts') @yield('page-js') @include('layouts.shared.alerts')