@extends('frontend.layouts.noipunno') @section('content')
| শিক্ষকের নাম
{{-- |
পদবি
{{-- |
ফোন নম্বর
{{-- |
{{-- ইমেইল আইডি | --}}PDS ID/Index Number/SGN
{{-- |
{{-- একাউন্ট এর বর্তমান অবস্থা | --}}
Action |
|---|---|---|---|---|---|---|
| {{ @$teacher->designations->designation_name ?? @$teacher->designation }} | {{ @$teacher->mobile_no }} {{-- | {{@$teacher->email}} --}} | {{ @$teacher->pdsid ?? (@$teacher->index_number ?? $teacher->caid) }} {{-- | {{@$teacher->isactive == 1 ? 'সক্রিয়' : 'সক্রিয় নয়'}} --}} |