X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/03073dd9e413d20d385cb4a90cbce420fa5614c1..refs/pull/3433/head:/resources/views/form/restriction-checkbox.blade.php diff --git a/resources/views/form/restriction-checkbox.blade.php b/resources/views/form/restriction-checkbox.blade.php index 65a94239e..02c477f4a 100644 --- a/resources/views/form/restriction-checkbox.blade.php +++ b/resources/views/form/restriction-checkbox.blade.php @@ -5,7 +5,7 @@ $role $action $model? --}} -@include('components.custom-checkbox', [ +@include('form.custom-checkbox', [ 'name' => $name . '[' . $role->id . '][' . $action . ']', 'label' => $label, 'value' => 'true',