Certificate of Recognition
{{ $lvl }}
- Period
- {{ $c->period_name ?: '—' }}
- School Year
- {{ $c->school_year }}
- General Average
- {{ number_format((float) $c->general_average, 2) }}
- Certificate No.
- {{ $c->certificate_no }}
@extends('layouts.app')
@section('title', 'My Certificates')
@section('content')
Certificate of Recognition
{{ $lvl }}