@extends('layouts.dashboard') @section('content')
{{ __('PREVIEW IDENTITY CARD') }}
@if (session('status')) @endif Go Back
Your Certificate Name is: {{$certificate->name}}
Your Certificate Number is: {{$certificate->certificate_num}}
Your Phone Number is: {{$certificate->phone}}
Your Training Centre is: {{$certificate->training_centre}}

This certificate is authentic text go here text go here text go here text go here
...

BDIC Cert. App.
...
@endsection