diff --git a/resources/views/hardware/checkout.blade.php b/resources/views/hardware/checkout.blade.php index c90570639b..8c04bbe9c3 100755 --- a/resources/views/hardware/checkout.blade.php +++ b/resources/views/hardware/checkout.blade.php @@ -67,7 +67,7 @@ {{ Form::label('checkout_at', trans('admin/hardware/form.checkout_date'), array('class' => 'col-md-3 control-label')) }}
- +
{!! $errors->first('checkout_at', '') !!}