@foreach($students as $student) @php $body = App\SmStudentCertificate::certificateBody($certificate->body, 2,$student->student_id,$certificate->id); $body_two = App\SmStudentCertificate::certificateBody($certificate->body_two, 2,$student->student_id,$certificate->id); $certificateNumber = App\SmStudentCertificate::certificateNumber($certificate->certificate_no,$student->studentDetail->admission_no, @$student->alumni->graduation_date); @endphp
{{generalSetting()->school_name}}
كلية المقاصد الجامعية
{!!$body!!} {!!$body_two!!}
Dean Manager of the college
Registrar
عميد مدير الكلية
المسجل
{{@$certificateNumber}}
@endforeach