diff --git a/resources/views/staff/history/edit.blade.php b/resources/views/staff/history/edit.blade.php index c867ab6..3973b4d 100644 --- a/resources/views/staff/history/edit.blade.php +++ b/resources/views/staff/history/edit.blade.php @@ -133,26 +133,29 @@ >{!! $details->clinical_diagnosis !!} - +
-

Attachments

- -
- @csrf -
- Drop attachments here or click to upload - Allowed files: JPG, PNG, PDF -
-
- -
-
+
+
Attachments
+ + +
+ @csrf +
+ Drop attachments here or click to upload + Allowed files: JPG, PNG, PDF +
+
+ +
+
+
@include('staff.history.partials._uploaded-studies-list', ['study' => $study, 'allow_delete' => true])