X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/kris/laravel-form-builder/src/views
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
kris
/
laravel-form-builder
/
src
/
views
/
📁
..
📄
button.php
(261 B)
📄
buttongroup.php
(542 B)
📄
checkbox.php
(700 B)
📄
child_form.php
(828 B)
📄
choice.php
(763 B)
📄
collection.php
(717 B)
📄
errors.php
(251 B)
📄
form.php
(363 B)
📄
help_block.php
(268 B)
📄
radio.php
(697 B)
📄
repeated.php
(741 B)
📄
select.php
(798 B)
📄
static.php
(678 B)
📄
text.php
(671 B)
📄
textarea.php
(667 B)
Editing: button.php
<?php if ($options['wrapper'] !== false): ?> <div <?= $options['wrapperAttrs'] ?> > <?php endif; ?> <?= Form::button($options['label'], $options['attr']) ?> <?php include 'help_block.php' ?> <?php if ($options['wrapper'] !== false): ?> </div> <?php endif; ?>
Upload File
Create Folder