@extends('layouts.view') @section('title') View Father @endsection @section('view-title') {{__('fathers.view_father')}} - {{ $student_father_profile->father_name }} @endsection @section('view-navigation')
{{__('fathers.full_name')}} | {{ $student_father_profile->father_name }} |
{{__('fathers.email_address')}} | {{ $student_father_profile->father_email }} |
{{__('fathers.mobile_number')}} | {{ $student_father_profile->father_phone }} |
{{__('fathers.alternative_mobile_number')}} | {{ $student_father_profile->father_alternative_phone }} |
{{__('fathers.dob')}} | {{ $student_father_profile->father_dob }} |
{{__('fathers.nationality')}} | {{ $student_father_profile->father_nationality }} |
{{__('fathers.national_number')}} | {{ $student_father_profile->father_national_number }} |
{{__('fathers.marital_status')}} | {{ $student_father_profile->father_marital_status }} |
{{__('fathers.created_by')}} | {{ $student_father_profile->createdPerson->full_name }} |
{{__('fathers.created_date')}} | {{ $student_father_profile->created_at }} |
{{__('fathers.address')}} | {{ $student_father_profile->father_address }} |
{{__('fathers.city')}} | {{ $student_father_profile->father_city }} |
{{__('fathers.state')}} | {{ $student_father_profile->father_state }} |
{{__('fathers.country')}} | {{ $student_father_profile->father_country }} |
{{__('fathers.landmark')}} | {{ $student_father_profile->father_landmark }} |
{{__('fathers.fb_Link')}} | {{ $student_father_profile->father_fb_link }} |
{{__('fathers.twitter_link')}} | {{ $student_father_profile->father_twitter_link }} |
{{__('fathers.social_media_link')}} | {{ $student_father_profile->father_social_media_1 }} |
{{__('fathers.social_media_link')}} | {{ $student_father_profile->father_social_media_2 }} |
{{__('fathers.father_degree_kinship')}}Father Degree Of Kinship | {{ $student_father_profile->father_degree_of_kinship }} |
{{__('fathers.father_job')}} | {{ $student_father_profile->father_job }} |
{{__('fathers.father_qualification')}} | {{ $student_father_profile->father_qualification }} |
{{__('fathers.father_other_qualification')}} | {{ $student_father_profile->father_qualification_other }} |
{{__('fathers.father_wedding_date')}} | {{ $student_father_profile->father_wedding_date }} |
{{__('fathers.father_interests')}} | {{ $student_father_profile->father_interests }} |
{{__('fathers.father_age_at_student_birth')}} | {{ $student_father_profile->father_age_at_student_birth }} |
{{__('fathers.father_relation_with_child')}} | {{ $student_father_profile->father_relation_with_child }} |
{{__('fathers.student_attitudes_towards_parent')}} | {{ $student_father_profile->father_attitudes_towards_parent }} |
{{__('fathers.student_image')}} | {{__('fathers.student_name')}} | {{__('fathers.student_phone')}} | {{__('fathers.student_gender')}} | {{__('fathers.student_dob')}} | {{__('fathers.actions')}} |
---|---|---|---|---|---|
@if ($student->image !== null)
|
{{ $student->student_name }} |
{{ $student->phone }} |
{{ $student->gender }} |
{{ $student->dob }} |
|