@extends('admin.layouts.simple.master') @section('title', 'Students') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')
# | Image | User Name | Contact | Action | |
---|---|---|---|---|---|
{{ $key}} |
![]() |
{{ ($teacher->name != null) ? $teacher->name : '--' }} | {{ ($teacher->contact != null) ? $teacher->contact : '--' }} | {{ ($teacher->email != null) ? $teacher->email : '--' }} | Edit |