| Sl No : {{ $data->sl_no }} |
Date : {{ date('d/m/Y') }} |
|
@if($data->title == 'SSC')
This is to certify that {{ $data->student_name }} S/O.: {{ $data->father_name }} & {{ $data->mother_name }} Duly passed the {{ $exam_name }} @if($data->student_type == 2) (Vocational) @endif Examination in {{ $data->year }} in {{ $data->group_subject }} Group from this {{$settings->type}} under the B.I.S.E. Comilla bearing Roll No. : {{ $data->roll_no }}, Registration No.: {{ $data->reg_no }}, Session.: {{ $data->session }} and Secured GPA : {{ $data->gpa }}.
According to admission Register his date of birth is {{ App\Traits\DateFormat::DbtoDate('-',$data->birth_date) }}.
So far my knowledge, {{$gender}} bears a good moral character and is not known to have taken part any activity against the school descipline.
I wish him every success in life.
@elseif ($data->title == 'HSC')
This is to certify that {{ $data->student_name }} S/O.: {{ $data->father_name }} & {{ $data->mother_name }} was a student of {{ $data->title }} @if($data->student_type == 2) (Vocational) @endif during the academic session {{ $data->year }} in {{ $data->group_subject }} Group from this college under the Board of intermediate and Secondery Education, Comilla bearing Roll Feni-1, No. : {{ $data->roll_no }}, Registration No.: {{ $data->reg_no }}, Session.: {{ $data->session }} and Secured GPA : {{ $data->gpa }} in the scale of GPA 5.00.
{{-- According to admission Register his date of birth is {{ App\Traits\DateFormat::DbtoDate('-',$data->birth_date) }}. --}}
So far my knowledge, {{$gender}} bears a good moral character and is not known to have taken part any activity against the school descipline.
I wish him every success in life.
@endif
|
|
Compared By
|
Head Of Institute
|