@extends('layouts.admin') @section('content')
| Client Name | Phone | Service | Message | Clinic | Doctor | {{--Status | --}}Date | {{--Time | --}}Action | |
|---|---|---|---|---|---|---|---|---|---|---|
| {{($sp->name)}} | {{$sp->email}} | {{$sp->phone}} | {{$sp->services}} | {{$sp->message}} | {{$sp->clinics}} | {{$sp->doctors}} | {{--{{$sp->approve}} | --}} {{--{{$sp->appointment_date}} | --}}{{$sp->appointment_date}} | |
| No data available |