@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
| {{__("name")}} | {{__("phone-number")}} | {{__("email")}} | {{--{{__("Account Number")}} | --}}{{__("specialization")}} | {{__("Image")}} | {{__("Show Appointments")}} | {{__("Control")}} |
|---|---|---|---|---|---|---|---|
| {{$consultant->full_name}} | {{$consultant->phone_number}} | {{$consultant->email}} | {{--{{$consultant->email}} | --}}@if(app()->getLocale() == 'ar') {{$consultant->specialization_ar}} @else {{$consultant->specialization_en}} @endif |
@if($consultant->image != null) |
{{__("Show Appointments")}} | id)}}" class="control-link edit"> {{-- --}} {{-- --}} |