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