@extends('v2.layout.apps') @section('header') Annual General Meeting and Annual Report - Salutica Berhad @endsection @section('content')
Salutica Annual General Meeting and Annual Report
ir-relationship
Annual General Meeting
@php $currentYear = ''; $first = true; @endphp @foreach($agms as $agm) @if($currentYear !== $agm->year) @php $currentYear = $agm->year; @endphp @if(!$first)
@php $first = true; @endphp @endif @if($first)
Annual Report
@php $currentYear = ''; $first = true; @endphp @php $currentYear = ''; $first = true; @endphp @foreach($reports as $report) @if($currentYear !== $report->year) @php $currentYear = $report->year; @endphp @if(!$first)
@php $first = true; @endphp @endif @if($first)
ir-relationship
ir-relationship
IR Contact

For inquiries relating to stock, company's information and business update, you can contact us at :

Michelle Chan, Chief Finance Officer

Tel: +605 320 6800
Email: invest@salutica.com.my

@endsection