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

EVENT SIGN UP


{{ $event->name }}


* Indicates required question

Detail Information

Please help to complete the participant information below. Each person will only be allowed to register 1 session only in order to give more person to join the session.

@csrf @if (auth()->check()) @endif @if (session()->has('event_email')) @endif
@error('company_name')
{{ $message }}
@enderror
@error('name')
{{ $message }}
@enderror

Please state here, what is your job title at your organisation/office.

@error('designation')
{{ $message }}
@enderror

Please enter the Contact No. in this format: 012-3456 789

@error('phone_no')
{{ $message }}
@enderror
Back
@push('scripts') @endpush