@extends('admin.layout.app') @section('body')

{{ __('front.teacher_dashboard') }}

{{ __('front.n_a_modules_here') }}
@csrf
@endsection