@extends('layouts::guest') @section('title', 'Verify Certificate — Umera Business School') @section('content')
Umera Logo
Umera Business School
Credential Verification Portal

Certificate Verification

This is an official Umera Business School credential check. Below you will find the full details and current status of this certificate.

@if($state === 'valid')
Verification Status
VALID & OFFICIALLY ISSUED
This credential is authentic, active, and registered with Umera Business School.
Umera Logo
Umera Business School
Official Credential
{{ $cert['type'] }}

{{ $cert['name'] }}

Course of Study
{{ $cert['course'] }}
Program
{{ $cert['program'] }}
Certificate ID
{{ $cert['certificate_id'] }}
Date Issued
{{ $cert['issue_date'] }}
Status
Active
Issuer
Umera BS
Validity
Permanent
View Full Certificate
@elseif($state === 'revoked')
Verification Status
CERTIFICATE REVOKED
This credential has been officially revoked and is no longer considered valid.

Why has this certificate been revoked?

A revoked certificate means that due to a review by the Umera Business School Credentials Board, this document has been formally invalidated. It should not be used as proof of completion, achievement, or qualification by any third party.

  • Potential violation of program policies, academic integrity, or code of conduct
  • Incomplete, falsified, or inaccurate records discovered after issuance
  • Formal administrative decision by the Registrar's office
Holder
{{ $cert['name'] }}
Certificate ID
{{ $cert['certificate_id'] }}
Course
{{ $cert['course'] }}
Original Issue Date
{{ $cert['issue_date'] }}
@elseif($state === 'revoked')
Verification Status
CERTIFICATE REVOKED
This credential has been officially revoked by Umera Business School and is no longer valid.

Revoked Credential

This certificate was previously issued but has been invalidated. Please contact the registrar for more details regarding this specific credential.

Searched ID: {{ $cert['certificate_id'] }}
@elseif($state === 'notfound')
Verification Status
CERTIFICATE NOT FOUND
We could not locate a certificate matching the ID provided in our official registry.

Unknown Credential ID

This certificate ID does not exist in our official records. It may have been mistyped, fabricated, or is referencing a credential that was never generated or issued by the Umera Business School Registrar's Office.

Searched ID: {{ $cert['certificate_id'] }}
Warning: Forged Document

If you are viewing this verification as part of a job application or credential check, be advised this document is not issued by our institution. Exercise appropriate caution.

Double-Check the ID

Certificate IDs follow the format: XXXX-XXX-YYYY-NNNNNN. Verify each segment with the issuer.

@else
Verification Status
VERIFICATION ERROR
We encountered a temporary problem while verifying this credential. Please try again shortly.

Something went wrong on our end

This isn't a certificate status — it's a platform issue. Our verification service may be temporarily unavailable. The certificate itself may still be perfectly valid.

Please wait a moment and refresh the page.
Try using the certificate ID {{ $cert['certificate_id'] }} later.
If this persists, contact our support team for manual confirmation.
Attempted ID
{{ $cert['certificate_id'] }}
Server Time
{{ now()->toDateTimeString() }}
@endif

About Umera Verifications

This page is the authoritative source for credential verification from Umera Business School. Any document, badge, or credential that links here via QR code or URL is intended to be checked against our live registry. Employers, institutions, and verifiers are encouraged to save a screenshot of this verification page or record the certificate ID for audit purposes.

Verified source: cert.umbs.ng
TLS encrypted & auditable
Registry © {{ date('Y') }} Umera BS
@endsection