@section('title') Event Sign Up @endsection
logo-myhijau

EVENT SIGN UP


{{ $event->name }}

Firstly we would like to thank you for your interest in participating in this session.

The briefing session focuses on providing participants with a clear understanding and insights on available Government initiatives/ Incentives to develop local companies and entrepreneurs embarking on green businesses. It will also feature programme which aims to create more local green products and services that are manufactured, supplied or provided by Malaysian local business and to facilities in the development of green products and services including green label certificate, standard requirement, regulation compliance, testing requirement and access to financing facilities and green investment allowance.



Notes:

During the event we would appreciate all participants in good health before you attend the sessions.

Let's together we stop the spread!



The Event Info:

Event Name : {{ $event->name }}
Time & Date : {{ $event->event_datetime->format('d F Y, h:i A') }}
Venue : {{ $event->venue }}
State : {{ $event->state->name }}
Remark : {{ nl2br($event->agenda) ?? 'N/A' }}


Please take note:

This session is open for everyone and we are expecting more new companies to participate in the session.

For repeating companies, kindly limit your number of participants to maximum of 1 person for the same company. We really need your support on this.



Please enter a valid email address and click Next to proceed.


* Indicates required question

@csrf @if (auth()->check()) @endif
@error('email')
{{ $message }}
@enderror
@push('scripts') @endpush