From 278f285e4b999046c471e368a07a18d95d61c150 Mon Sep 17 00:00:00 2001 From: Dr Masroor Ehsan Date: Tue, 7 Jan 2025 01:30:55 +0600 Subject: [PATCH] UI fixes --- resources/views/staff/history/edit.blade.php | 54 +++++-------------- .../staff/history/partials/_history.blade.php | 27 ++++++---- .../partials/_uploaded-studies-list.blade.php | 53 +++++++++--------- resources/views/staff/history/view.blade.php | 2 +- .../staff/studies/show-details.blade.php | 10 ++++ 5 files changed, 71 insertions(+), 75 deletions(-) diff --git a/resources/views/staff/history/edit.blade.php b/resources/views/staff/history/edit.blade.php index 268aba4..12c686a 100644 --- a/resources/views/staff/history/edit.blade.php +++ b/resources/views/staff/history/edit.blade.php @@ -20,38 +20,16 @@ 'resources/fontawesome/scss/light.scss', 'resources/assets/vendor/libs/dropzone/dropzone.scss' ]) - @endsection @section('vendor-script') - - - @endsection @section('page-script')