@extends('landing::layouts.web.master') @section('title') {{ __('Contact us') }} @endsection @section('main_content')
{{ __('Home') }} > {{ __('Contact Us') }}
{{ Str::words($page_data['headings']['contact_us_description'] ?? '', 20, '...') }}