/
home
/
obinna
/
html
/
restaurants
/
vendor
/
symfony
/
framework-bundle
/
Resources
/
views
/
Form
/
Upload File
HOME
<input type="checkbox" <?php echo $view['form']->block($form, 'widget_attributes') ?> <?php if (strlen($value) > 0): ?> value="<?php echo $view->escape($value) ?>"<?php endif ?> <?php if ($checked): ?> checked="checked"<?php endif ?> />