{{Form::label('name', 'Price Type Name', ['class'=>'label-control'])}}
{{ $errors->first('name') }}
{{ $errors->first('description') }}