New Water Service Application
@if($company)
{{ $company->name }}
@endif
@if($company)
Submit your application to {{ $company->name }}
@else
Water Service Application Form
@endif
@if ($errors->any())
Please fix the following errors:
@foreach ($errors->all() as $error)
{{ $error }}
@endforeach
@endif
Application Processing: Your application will be reviewed within 2-3 business days. You will receive a reference number upon submission for tracking your application status.