Logistics Guarantee Construction Guarantee Energy Guarantee Mining Guarantee Specialised Mining guarantee
@if($errors->first('overview'))
Please give us a brief overview of what you require and why, and one of our consultants will contact you *
{{ Form::textarea('overview', '', ['class' => 'formFieldGrey', 'style'=>"border: 2px solid rgba(255, 0, 0, 0.3)"]) }}
@else
Please give us a brief overview of what you require and why, and one of our consultants will contact you *
{{ Form::textarea('overview', '', ['class' => 'formFieldGrey']) }}
@endif