diff --git a/app/views/backend/consumables/edit.blade.php b/app/views/backend/consumables/edit.blade.php index 8aef8ec798..9008e55ec3 100644 --- a/app/views/backend/consumables/edit.blade.php +++ b/app/views/backend/consumables/edit.blade.php @@ -50,7 +50,7 @@
- {{ Form::label('category_id', Lang::get('admin/consumables/general.consumable_category')) }} + {{ Form::label('category_id', Lang::get('general.category')) }}
@@ -62,7 +62,7 @@
- {{ Form::label('qty', Lang::get('admin/consumables/general.qty')) }} + {{ Form::label('qty', Lang::get('general.quanitity')) }}