@extends('layouts.master-landing-page') @section('content') @include('landing-page.elements.header')
Enquire about our service
If you have any question, please don't hesitate to send us a message.
@csrf
@include('landing-page.elements.footer') @endsection