From 8adb62fd3aca5999de729bb46543fef9869793bf Mon Sep 17 00:00:00 2001 From: akemidx Date: Tue, 10 Dec 2024 19:17:01 -0500 Subject: [PATCH] width fix --- resources/views/modals/add-note.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/modals/add-note.blade.php b/resources/views/modals/add-note.blade.php index 39df830366..9c14098f06 100644 --- a/resources/views/modals/add-note.blade.php +++ b/resources/views/modals/add-note.blade.php @@ -13,7 +13,7 @@
-
+
{!! $errors->first('note', '') !!}