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

{{ Str::words($page_data['headings']['contact_us_title'] ?? '', 10, '...') }}

{{ Str::words($page_data['headings']['contact_us_description'] ?? '', 20, '...') }}

image
@csrf
@endsection