2 lines
101 B
PHP
2 lines
101 B
PHP
<input type="text" class="form-control" name="{{ $id }}" {{ $disabled or '' }} value="{{ $value }}">
|