Your IP : 216.73.216.79


Current Path : /var/www/html/bookstack/storage/framework/views/
Upload File :
Current File : /var/www/html/bookstack/storage/framework/views/c371cdf903a8a51004801ab38fce9a0e22573287.php

<?php echo $__env->make('form.custom-checkbox', [
    'name' => $name . '[' . $role->id . '][' . $action . ']',
    'label' => $label,
    'value' => 'true',
    'checked' => isset($model) && $model->hasRestriction($role->id, $action)
], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/bookstack/resources/views/form/restriction-checkbox.blade.php ENDPATH**/ ?>