@extends('layouts.app') @section('content') @if (session('warning'))
{{ session('warning') }}
@endif
Verify WHT Certificate
Enter Certificate ID below
{{ csrf_field() }}

Close
@endsection