diff --git a/resources/views/depreciations/edit.blade.php b/resources/views/depreciations/edit.blade.php index 3a011cfb16..26adbb4559 100755 --- a/resources/views/depreciations/edit.blade.php +++ b/resources/views/depreciations/edit.blade.php @@ -16,11 +16,12 @@ {{ trans('admin/depreciations/general.number_of_months') }}
-
- +
+ + {!! $errors->first('months', '') !!}
- {!! $errors->first('months', '') !!} +