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