diff --git a/resources/views/hardware/edit.blade.php b/resources/views/hardware/edit.blade.php index 541ee692d..18f1c0148 100755 --- a/resources/views/hardware/edit.blade.php +++ b/resources/views/hardware/edit.blade.php @@ -14,6 +14,8 @@ @section('inputFields') @include ('partials.forms.edit.company-select', ['translated_name' => trans('general.company'), 'fieldname' => 'company_id']) + +
@@ -116,9 +118,6 @@