diff --git a/resources/views/hardware/edit.blade.php b/resources/views/hardware/edit.blade.php index 73cbcc4726..a23900e39a 100755 --- a/resources/views/hardware/edit.blade.php +++ b/resources/views/hardware/edit.blade.php @@ -15,7 +15,7 @@ {{ trans('general.back') }} @stop -@include('partials/modals') + {{-- Page content --}} @@ -309,6 +309,7 @@ @section('moar_scripts') + @include('partials/modals')