{{ $errors->first('company_name') }}
@endif{{ $errors->first('name') }}
@endif{{ $errors->first('last_name') }}
@endif{{ $errors->first('email') }}
@endif{{ $errors->first('phone') }}
@endif{{ $errors->first('mobile') }}
@endif{{ $errors->first('address') }}
@endifEnter (up to) three emails / phone numbers you would like notifications sent to
{{ $errors->first('email2') }}
@endif{{ $errors->first('mobile2') }}
@endif{{ $errors->first('email3') }}
@endif{{ $errors->first('mobile3') }}
@endif{{ $errors->first('email4') }}
@endif{{ $errors->first('mobile4') }}
@endif