Certificates
#
Name
Course Name
Issued Date
Unique Key
Actions
@foreach ($certificates as $key => $certificate)
{{ $key + 1 }}
{{ $certificate->name }}
{{ $certificate->course_name }}
{{ $certificate->updated_at }}
{{ $certificate->unique_key }}
full_path) }} target="_blank">Download
@endforeach