@extends('layouts.list') @section('title') All Superiors @endsection @section('list-title') {{__('superiors.superiors')}} @endsection @section('list-navigation')
1
{{ $student_superior_profile->superior_name }}
{{ $student_superior_profile->superior_email }}
{{ $student_superior_profile->superior_phone }}
{{ $student_superior_profile->superior_nationality }}
{{ $student_superior_profile->superior_gender }}
{{ $student_superior_profile->createdPerson->full_name }}