{!! Form::label('status', trans('Choose Status *')) !!}
{!! Form::label('amount', trans('Amount in Rs *')) !!} {!! $errors->first('amount', ':message') !!}