@yield('page-css')
OSHTA

Please wait...

@include('components.front_navbar') @include('components.front_sidebar') @yield('content') {{-- Start logout form --}}
@csrf
{{-- End logout form --}} @yield('page-scripts')