관리-도구
편집 파일: 5b930f115d4ce3fa5b257db53b6b13f8c8160130.php
<?php $attributes = $attributes->exceptProps(['value']); ?> <?php foreach (array_filter((['value']), 'is_string', ARRAY_FILTER_USE_KEY) as $__key => $__value) { $$__key = $$__key ?? $__value; } ?> <?php $__defined_vars = get_defined_vars(); ?> <?php foreach ($attributes as $__key => $__value) { if (array_key_exists($__key, $__defined_vars)) unset($$__key); } ?> <?php unset($__defined_vars); ?> <label <?php echo e($attributes->merge(['class' => 'block font-medium text-sm text-gray-700'])); ?>> <?php echo e($value ?? $slot); ?> </label> <?php /**PATH /home2/nepaldsdforg/public_html/vendor/laravel/jetstream/src/../resources/views/components/label.blade.php ENDPATH**/ ?>