@extends('layout.guest') @section('styles') @endsection @section('content')

Congratulations!

We are glad to inform that your service is qualified to apply for MyHIJAU Mark Service.

Below are the detailed requirements for the online application process. Please ensure submit the documents accordingly.

{{ 'Company/Organization Policy' }}

  • {{ 'A documented policy detailing green initiatives (e.g., 3R practices, the use of LED Lighting, energy efficient equipment.' }}

{{ 'Certificate of Competency' }}

    @foreach ($competencyCertificates ?? collect() as $doc)
  • {{ $doc->name ?? $doc }}
  • @endforeach

{{ 'Standard Operating Procedure (SOP)' }}

  • {{ 'A detailed SOP on delivering your services the service, emphasizing environmental considerations.' }}

{{ 'For detailed instructions, you can download the guideline:' }}

Back
@csrf @foreach ($competencyCertificates as $certification) @endforeach
Understand and Agree to Proceed
@endsection @section('scripts') @endsection