@include('admin.common-layout.header')
@csrf
Personal Info
@if($teacher->photo)
Teacher Photo
@endif
Medical Details
Address
Login Details
@include('admin.common-layout.footer')