@extends('layout.layout') @section('content') @include('components.alert') Back EDIT Change Password Calendar Personal Details Feedback Complains Summary @include('dashboard.student.show_tabs.basic_info') @include('dashboard.student.show_tabs.summary') @include('dashboard.student.show_tabs.calendar') @include('dashboard.student.show_tabs.feedback') @include('dashboard.student.show_tabs.complains') @endsection