text.blade.php 107 B

123
  1. <div class="input-group input-group-sm">
  2. <input {!! $attributes !!} placeholder="{{ $label }}"/>
  3. </div>