@extends('layouts.website') @section('content') Verification Services Verify IRQS Certifications Student Certificate Organization Certificate Fill the Form @csrf Enter Unique Learner Number : © Copyright 2019 IRQS ● Submit Fill the Form @csrf Certification No* Company Name* {{-- I agree to receive marketing information via email from IRCLASS and its affiliates relating to their products and services. I may withdraw my consent at any time with future effect. For further details, refer to the Privacy Notice. --}} © Copyright 2019 IRQS ● Submit @include('components.request-quote-button') {{-- Include enquiry form modal for Certification Verification page --}} @include('components.enquiry-form-wrapper', ['pageSource' => 'certification-verification', 'formType' => 'enquiry']) @include('website.partials.include_js') @endsection @section('scripts') @endsection