@extends('layout.app') @section('title') Enquiry Form @endsection @section('content')

Enquiry Form

Please fill up the form and we will get back to you soon, Thanks !

Personal Details

Additional Information

@endsection @section('script') @endsection