@extends('layouts.app') @section('title', 'Qualification – Find Location') @section('content')

Qualification

Please enter the Location ID or Service Address to locate the desired location.
{{-- Hidden map for Google Places Service (required by API) --}} @if(!empty($googleMapsApiKey)) @endif @endsection @push('styles') @endpush