@php $page_title = 'Contact Us'; $short_description = 'We are available 24/7. You can reach us via any of the means below.'; @endphp {{-- layout --}} @extends('layouts.front') @section('contents') {{-- breadcrumb --}} @include('pages.breadcrumb') Revolutionizing the World of Trading Call {{ site('phone') }} Email {{ site('email') }} Office {{ site('address') }}, {{ site('city') }}, {{ site('state') }}, {{ site('country') }} @csrf Email Subject Message Send Message @endsection @push('css') @endpush @section('scripts') @endsection