diff --git a/resources/views/hardware/checkin.blade.php b/resources/views/hardware/checkin.blade.php index 3ed81aaab7..228119b498 100755 --- a/resources/views/hardware/checkin.blade.php +++ b/resources/views/hardware/checkin.blade.php @@ -64,6 +64,8 @@ + @include ('partials.forms.edit.location-select', ['translated_name' => trans('general.location'), 'fieldname' => 'location_id']) +