@extends('layouts.app') @section('title', __('ui.dashboards.patient_title')) @section('content')
| When | Doctor | Department | Status |
|---|---|---|---|
| {{ $a->scheduled_at }} | {{ $a->doctor->user->name ?? '-' }} | {{ $a->department->name ?? '-' }} | {{ $a->status }} |
| Qəbul yoxdur. | |||