@extends('layouts.app-frontend') @section('content') @include('pages.frontend.contact-us.components.top') @include('pages.frontend.contact-us.components.map') @include('pages.frontend.contact-us.components.form') WhatsApp Icon @endsection @section('customscript') @endsection