From 30b96b39569fa77b820b7511aed66e5c58fa7721 Mon Sep 17 00:00:00 2001
From: isaacclad {{ $member->branch?->name ?? 'All branches' }}
@if ($member->user_ref !== auth()->user()->public_id)
-
+
diff --git a/resources/views/care/appointments/show.blade.php b/resources/views/care/appointments/show.blade.php
index 1b6bc9a..c3bd61b 100644
--- a/resources/views/care/appointments/show.blade.php
+++ b/resources/views/care/appointments/show.blade.php
@@ -47,10 +47,17 @@
@endif
@endif
@if ($canManage && ! in_array($appointment->status, [\App\Models\Appointment::STATUS_COMPLETED, \App\Models\Appointment::STATUS_CANCELLED], true))
-
+
{{ $message }}
+ @endif + @isset($details) +