@extends('layouts.web.master') @section('title') {{ __('Contact us') }} @endsection @section('main_content')

{{ $page_data['headings']['contact_us_title'] ?? '' }}

{{ $page_data['headings']['contact_us_description'] ?? '' }}

image
@csrf
@endsection