@extends('layouts.list') @section('title') All Fathers @endsection @section('list-title') {{__('fathers.fathers')}} @endsection @section('list-navigation')
1
{{ $student_father_profile->father_name }}
{{ $student_father_profile->father_email }}
{{ $student_father_profile->father_phone }}
{{ $student_father_profile->father_nationality }}
{{ $student_father_profile->createdPerson->full_name }}