@extends('layouts.app') @section('content')
| Teacher’s ID | Teacher’s Name | Area Of Teaching | Designation | Assigned Class | Status | Action | ||
|---|---|---|---|---|---|---|---|---|
| {{ $user->uid ?? ""}} | {{ $user->name ?? "-" }} | {{ $user->department_id ?? "-"}} | {{ $user->designation ?? "-" }} |
{{-- |
{{--
|
--}}
{{-- --}}
{{--
Select Status
▾
|
View Profile >>
{{-- --}}
|
{{--
--}} |
| Data Not Found | ||||||||