date.blade.php 147 B

123
  1. <div class="input-group input-group-sm quick-form-field">
  2. <input style="width: 125px;" {!! $attributes !!} placeholder="{{ $label }}" />
  3. </div>