@extends('layouts.website') @section('page_title', 'Investor overview | Grindrod Limited') @section('metaDescription', "Our ambition is to find the perfect logistics solution for our customers across a multitude of industries including mining, agricultural, new energy commodities and project cargo.") @section('content') @foreach($page_sections as $index => $page_section) {!! $page_section->section_content !!} @if($page_section->content_type == 'embeded video')
@endif @if($page_section->content_type == 'slider') @endif @if($page_section->content_type == "csi_slider")
@endif @if(count($page_section->tabs))