@yield('page_css')
@yield('page_css') @yield('css')
@include('layouts.header')
@include('layouts.sidebar')
@yield('content') @include('sweetalert::alert')
@include('profile.change_password') @include('profile.edit_profile') @include('profile.info_ot') @yield('page_js') @yield('scripts')