@include(getTemplate().'.view.layout.header',['title'=>'User Panel']) @include(getTemplate().'.user.layout_user.menu') @section('title','User Panel')
@section('script') @endsection @include(getTemplate().'.user.layout.modals') @include(getTemplate().'.view.layout.footer')