@include(getTemplate().'.view.layout.header',['title'=>'User Panel']) @section('title','User Panel')
@yield('pages')
@include(getTemplate().'.user.layout.modals') @include(getTemplate().'.view.layout.footer')