@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{"Name : " . $consultants->name }}
{{"Email : ".$consultants->email }}
{{"Phone Number : " .$consultants->phone_number }}
| {{__("Account Name ")}} | {{__("Account Number")}} | {{__("Account Information")}} | {{__("Consultation Type")}} | @if($consultants->request_type==0 ){{__("Offline Price")}} | @elseif($consultants->request_type==1){{__("Online Price")}} | @elseif($consultants->request_type==2){{__("Online Price")}} | {{__("Offline Price")}} | @endif||
|---|---|---|---|---|---|---|---|---|---|
| {{$consultants->account_name}} | {{$consultants->account_number}} | {{$consultants->account_information}} | @if($consultants->request_type==0 ){{__("Offline")}} | @elseif($consultants->request_type==1){{__("Online")}} | @elseif($consultants->request_type==2){{__("Online And Offline")}} | @endif @if($consultants->request_type==0 ){{$consultants->offline_price}} | @elseif($consultants->request_type==1){{$consultants->online_price}} | @elseif($consultants->request_type==2){{$consultants->online_price}} | {{$consultants->offline_price}} | @endif
| {{__("Slot Duration ")}} | {{__("Waiting Duration")}} | {{__("Schedule")}} | ||
|---|---|---|---|---|
| {{$time_slot_type->date_from}} | --}} {{--{{$time_slot_type->date_to}} | --}}{{$time_slot_type->slot_duration}} | {{$time_slot_type->wating_time}} |
| {{__("Date From")}} | {{__("Date To")}} | {{__("Slot Duration ")}} | {{__("Waiting Duration")}} | {{__("Schedule")}} |
|---|---|---|---|---|
| {{$time_slot_type->date_from}} | {{$time_slot_type->date_to}} | {{$time_slot_type->slot_duration}} | {{$time_slot_type->wating_time}} |
| {{__("Date From")}} | --}} {{--{{__("Date To")}} | --}} {{--{{__("Slot Duration ")}} | --}} {{--{{__("Waiting Duration")}} | --}} {{--{{__("Schedule")}} | --}} {{--
|---|---|---|---|---|
| {{$time_slot_type->date_from}} | --}} {{--{{$time_slot_type->date_to}} | --}} {{--{{$time_slot_type->slot_duration}} | --}} {{--{{$time_slot_type->wating_time}} | --}} {{----}} {{-- --}} {{-- |
| {{__("Date From")}} | --}} {{--{{__("Date To")}} | --}} {{--{{__("Slot Duration ")}} | --}} {{--{{__("Waiting Duration")}} | --}} {{--{{__("Schedule")}} | --}} {{--
|---|---|---|---|---|
| {{$time_slot_type->date_from}} | --}} {{--{{$time_slot_type->date_to}} | --}} {{--{{$time_slot_type->slot_duration}} | --}} {{--{{$time_slot_type->wating_time}} | --}} {{----}} {{-- --}} {{-- |