@extends('layouts.website')
@if(!is_null($page_seo))
@section('page_title', $page_seo->title)
@section('metaDescription', $page_seo->description)
@section('keywords', $page_seo->keywords)
@endif
@section('content')
@foreach($page_sections as $page_section)
@if($page_section->content_type == "contact_form")
{{-- dd('contact form type') --}}
Contact Grindrod Ltd or any of its group companies by completing the form below. Select the company you would like to address your query to from the "To" dropdown box.