@extends('pdf.layout') @section('title', 'SIF Data') @section('content') @php $sl = 1; @endphp
SL. | Exam Code | Exam Year | Subject Code | Degree Code | Reg No | Sess1 | Sess2 | Session | Reg Type | Std Type | College Code | Center Code | Student Name | Father Name | Mother Name | Gender | Paper Codes | ICT Paper | Thesis Paper | Total Fee | Teacher Confirm Status | Teacher Confirm Date | Student Confirm Date |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $sl }} | {{ $item->exm_code }} | {{ $item->exm_year }} | {{ $item->sub_code }} | {{ $item->course }} | {{ $item->reg_no }} | {{ $item->sess1 }} | {{ $item->sess2 }} | {{ $item->ac_session }} | {{ $item->reg_type }} | {{ $item->std_type }} | {{ $item->col_code }} | {{ $item->c_code }} | {{ $item->std_name }} | {{ $item->fname }} | {{ $item->mname }} | {{ $item->gender }} | {{ $item->pap_code }} | {{ $item->ict_sub }} | {{ $item->thesis }} | {{ $item->fee }} | {{ $item->conf_stat }} | {{ $item->conf_date }} | {{ $item->app_date }} |