@include('partials.head', ['title' => $title ?? __('Verify a certificate')])
@yield('content')
{{ __('Certificate authenticity check powered by :app.', ['app' => config('app.name')]) }}
@fluxScripts @stack('scripts')