diff --git a/app/views/backend/categories/edit.blade.php b/app/views/backend/categories/edit.blade.php index b0ee3146f8fe..63c9ec126d5c 100755 --- a/app/views/backend/categories/edit.blade.php +++ b/app/views/backend/categories/edit.blade.php @@ -30,7 +30,7 @@ -
+
diff --git a/app/views/backend/depreciations/edit.blade.php b/app/views/backend/depreciations/edit.blade.php index 3b5a43920d3e..826bb273dd3b 100755 --- a/app/views/backend/depreciations/edit.blade.php +++ b/app/views/backend/depreciations/edit.blade.php @@ -14,57 +14,54 @@ {{-- Page content --}} @section('content') -
- +
- -
- + +
+ +
+ + {{ $errors->first('name', ' :message') }} +
+
-
- -
- -
- - {{ $errors->first('name', ':message') }} -
+ +
+ +
+ + {{ $errors->first('months', ' :message') }} +
- -
- -
- - {{ $errors->first('months', ':message') }} + + +
+ +
+ @lang('general.cancel') +
-
+ - -
-
- @lang('general.cancel') - -
-
- - +
@stop diff --git a/app/views/backend/depreciations/index.blade.php b/app/views/backend/depreciations/index.blade.php index d7db648bbd19..31852708319c 100755 --- a/app/views/backend/depreciations/index.blade.php +++ b/app/views/backend/depreciations/index.blade.php @@ -8,28 +8,24 @@ {{-- Page content --}} @section('content') -