@extends('pdf.layout') @section('title', 'Certificate') @section('content') @foreach($certificate as $cer)
This is to certify that {{ $cer->name }}
Son/Daughter of {{ $cer->father_name }}
and {{ $cer->mother_name }}
of {{ $cer->college }}
obtained {{ $cer->degree_group }} Degree in {{ $cer->subject }}
under National University in the examination of {{ $cer->exam_year }} with cgpa {{ $cer->cgpa }} OUT OF 4.00.
National University
Bangladesh
Date: {{ date('d-m-Y') }}