From 34819ec5cf6ad443a7e0e6f6e2cd810a4e7ff610 Mon Sep 17 00:00:00 2001 From: Ivan Nieto Vivanco Date: Wed, 26 Jan 2022 23:00:52 -0600 Subject: [PATCH] Fixes the appearance of some error messages --- resources/views/depreciations/edit.blade.php | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/resources/views/depreciations/edit.blade.php b/resources/views/depreciations/edit.blade.php index b4a87e5065..54696a3acc 100755 --- a/resources/views/depreciations/edit.blade.php +++ b/resources/views/depreciations/edit.blade.php @@ -16,21 +16,11 @@ {{ trans('admin/depreciations/general.number_of_months') }}
- + {!! $errors->first('months', '') !!}
- -
- -
- -
- {!! $errors->first('depreciation_min', '') !!} -