@extends('front.layoutwithout') @section('title') {{ $data['student']->user->name }} {{ $data['student']->user->last_name }} @endsection @section('sub-title') {{ $data['student']->enrollment }} @endsection @section('return') Regresar @endsection @section('button-save') @endsection @section('content')
@include("front.student.menu.tab1") {{-- @include("front.student.menu.tab2") --}} @include("front.student.menu.tab3") @include("front.student.menu.tab4") @include("front.student.menu.tab5") @include("front.student.menu.bis")
@csrf
@csrf
@endsection @push('js') @endpush