@extends('teacher.layouts.layouts') @section('content')

Students For Teacher / {{ Auth::guard('teacher')->user()->name }}

 
ID Name Email Actions
@endsection @push('js') @endpush