@extends('layouts.list') @section('title') All Mothers @endsection @section('list-title') {{__('mothers.mother')}} @endsection @section('list-navigation')
1
{{ $student_mother_profile->mother_name }}
{{ $student_mother_profile->mother_email }}
{{ $student_mother_profile->mother_phone }}
{{ $student_mother_profile->mother_nationality }}
{{ $student_mother_profile->createdPerson->full_name }}