Recommend this page to a friend! |
Classes of Jorge Castro | > | BladeOne | > | tests/resources/templates/Shared/input2.blade.php | > | Download |
|
|
![]() |
<input type="{{ !isset($type)? 'text':$type }}" value="{{ !isset($value)? '':$value }}" style="background-color: green;">
|