File: /www/wwwroot/erp.nhatnamsst.com/storage/framework/views/ee25179a172248e168ad91cc05dbe69c.php
<div class="col-12 col-md-9">
<div class="card">
<div class="row card-body">
<!-- name -->
<div class="col-12">
<div class="mb-3">
<label class="form-label required"><?php echo app('translator')->get('Tên quyền'); ?>:</label>
<?php if (isset($component)) { $__componentOriginalf721e5e43a4885e8df1ae9a2bb0503fc = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginalf721e5e43a4885e8df1ae9a2bb0503fc = $attributes; } ?>
<?php $component = Domains\Core\View\Components\Input\Input::resolve(['required' => true] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('core-input'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Domains\Core\View\Components\Input\Input::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes(['name' => 'name','value' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute($permission->name),'placeholder' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(__('Tên quyền'))]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginalf721e5e43a4885e8df1ae9a2bb0503fc)): ?>
<?php $attributes = $__attributesOriginalf721e5e43a4885e8df1ae9a2bb0503fc; ?>
<?php unset($__attributesOriginalf721e5e43a4885e8df1ae9a2bb0503fc); ?>
<?php endif; ?>
<?php if (isset($__componentOriginalf721e5e43a4885e8df1ae9a2bb0503fc)): ?>
<?php $component = $__componentOriginalf721e5e43a4885e8df1ae9a2bb0503fc; ?>
<?php unset($__componentOriginalf721e5e43a4885e8df1ae9a2bb0503fc); ?>
<?php endif; ?>
</div>
</div>
<div class="col-12">
<label class="form-label required"><?php echo app('translator')->get('Danh sách'); ?></label>
<div class="row">
<?php $__currentLoopData = $route_names; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $route_name): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<div class="col-12 col-md-4">
<?php if (isset($component)) { $__componentOriginald469e5aa20d43a942600c0da1da4ca93 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginald469e5aa20d43a942600c0da1da4ca93 = $attributes; } ?>
<?php $component = Domains\Core\View\Components\Input\InputSwitch::resolve(['checked' => in_array($route_name, $permission->route_names->toArray()),'value' => ''.e($route_name).'','label' => $route_name] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('core-input-switch'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Domains\Core\View\Components\Input\InputSwitch::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes(['name' => 'route_names[]']); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginald469e5aa20d43a942600c0da1da4ca93)): ?>
<?php $attributes = $__attributesOriginald469e5aa20d43a942600c0da1da4ca93; ?>
<?php unset($__attributesOriginald469e5aa20d43a942600c0da1da4ca93); ?>
<?php endif; ?>
<?php if (isset($__componentOriginald469e5aa20d43a942600c0da1da4ca93)): ?>
<?php $component = $__componentOriginald469e5aa20d43a942600c0da1da4ca93; ?>
<?php unset($__componentOriginald469e5aa20d43a942600c0da1da4ca93); ?>
<?php endif; ?>
</div>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</div>
</div>
</div>
</div>
</div><?php /**PATH /www/wwwroot/erp.nhatnamsst.com/resources/views/cms/permissions/forms/edit-left.blade.php ENDPATH**/ ?>