@extends('layouts.app_layout') @section('title') All Mothers @endsection @section('content') @if (session('message'))
# | Image | Mother | Nationality | Created By | Actions |
---|---|---|---|---|---|
1 |
@if ($student_mother_profile->mother_image !== null)
|
{{ $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 }} |
|