@extends('layouts.website') @section('content')

Public Information Hub for Policies & Compliance

Discover key updates, policies, and documents for complete transparency.

@if($knowledgeBureauItems->count() > 0)
line-img
Knowledge Bureau

Industry Insights & Expert Resources

@foreach($knowledgeBureauItems as $item)
PDF {{ $item->name }}
@endforeach
@if($knowledgeBureauItems->total() > 4) @endif
@endif

Let's get you certified-Start your journey today!

Connect with our experts for a seamless and hassle-free certification process.

Get Certified
background-img
man-img
@include('components.enquiry-form-wrapper', ['pageSource' => 'public-information', 'formType' => 'enquiry']) @endsection @section('scripts') @endsection