@extends('layouts.view') @section('title') View Mother @endsection @section('view-title') View Mother - {{ $student_mother_profile->mother_name }} @endsection @section('view-navigation')
Mother Name | {{ $student_mother_profile->mother_name }} |
Email Address | {{ $student_mother_profile->mother_email }} |
Mobile Number | {{ $student_mother_profile->mother_phone }} |
Alternative Mobile Number | {{ $student_mother_profile->mother_alternative_phone }} |
Date of Birth | {{ $student_mother_profile->mother_dob }} |
Nationality | {{ $student_mother_profile->mother_nationality }} |
National Number | {{ $student_mother_profile->mother_national_number }} |
Marital Status | {{ $student_mother_profile->mother_marital_status }} |
Created By | {{ $student_mother_profile->createdPerson->full_name }} |
Created Date | {{ $student_mother_profile->created_at }} |
Address | {{ $student_mother_profile->mother_address }} |
City | {{ $student_mother_profile->mother_city }} |
State | {{ $student_mother_profile->mother_state }} |
Country | {{ $student_mother_profile->mother_country }} |
Landmark | {{ $student_mother_profile->mother_landmark }} |
Mother Degree Of Kinship | {{ $student_mother_profile->mother_degree_of_kinship }} |
Mother Job | {{ $student_mother_profile->mother_job }} |
Mother Qualification | {{ $student_mother_profile->mother_qualification }} |
Mother Qualification Other | {{ $student_mother_profile->mother_qualification_other }} |
Mother Wedding Date | {{ $student_mother_profile->mother_wedding_date }} |
Mother Interests | {{ $student_mother_profile->mother_interests }} |
Mother Age At Student Birth | {{ $student_mother_profile->mother_age_at_student_birth }} |
Mother Relation With Child | {{ $student_mother_profile->mother_relation_with_child }} |
Mother Attitudes Towards Parent | {{ $student_mother_profile->mother_attitudes_towards_parent }} |
Mother Pregnancy Number | {{ $student_mother_profile->mother_pregnancy_number }} |
Mother Miscarriages Number | {{ $student_mother_profile->mother_miscarriages_number }} |
Student Image | Student Name | Student Phone | Student Gender | Student DOB | Actions |
---|---|---|---|---|---|
@if ($student->image !== null)
|
{{ $student->student_name }} |
{{ $student->phone }} |
{{ $student->gender }} |
{{ $student->dob }} |
|