@extends('layouts.app') @section('title', 'Jadwal Treatment') @section('content')
Kelola jadwal treatment per therapist
Total Therapist
Total Jadwal
Periode
| Periode | Therapist | Domisili | Total Jadwal | Aksi |
|---|---|---|---|---|
|
{{ \Carbon\Carbon::parse($startDate)->format('d M Y') }} - {{ \Carbon\Carbon::parse($endDate)->format('d M Y') }}
|
@if($therapist->photo)
{{ strtoupper(substr($therapist->name, 0, 2)) }}
@endif
{{ $therapist->name }}
{{ $therapist->email ?: 'No email' }}
|
{{ $therapist->domicile ?? '-' }} | {{ $therapist->schedules_count }} Jadwal | Detail |
|
Tidak ada data therapist |
||||
Tidak ada data therapist