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