@extends('layouts.website') @section('page_title', 'Investor information | Grindrod Limited') @section('metaDescription', "SENS ANNOUNCEMENTS.") @section('content') @if(session()->has('success'))
@endif @foreach($page_sections as $index => $page_section) {!! $page_section->section_content !!} @if($page_section->content_type == 'embeded video')
@endif @if($page_section->content_type == "csi_slider")
@endif @if(count($page_section->tabs))