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