{{--

ملف المعلم

مراجعة وتعديل بيانات المعلم/المزود.

العودة للمعلمين
--}}
{{ $educator->name }}

{{ $educator->name }}

{{ $educator->status->trans() }}

{{ $educator->profile?->specialization ?? __('admin::educators.no_specialization') }}

{{ $educator->profile?->city?->title ?? __('admin::educators.not_specified') }}
{{ $educator->email }}
{{--
@if ($activeTab === 'overview') @elseif ($activeTab === 'services') @elseif ($activeTab === 'portfolio') @elseif ($activeTab === 'achievements') @elseif ($activeTab === 'reviews') @endif
--}}
@if ($activeTab === 'overview') @elseif ($activeTab === 'academic') @elseif ($activeTab === 'services') @elseif ($activeTab === 'documents') @endif