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