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