{!! Form::label('qty', 'Qty') !!} {!! Form::select('qty', numbers(1,20), null, ['class' => 'form-control qty']) !!}
@t('Pay Cash')
@t('Terminal')