@php($copies = ['Office Copy', 'Student Copy','Bank Copy',]) @foreach($copies as $index => $copy) @if($index > 0)

@endif

Admission Money Receipt

{{$copy}}

Admission No:

Applicant Name:

Date of birth:

Phone Number:

Admit Card Download Date:

@if($company->companyType === 'UNV') @endif
Faculty{{$company->companyType === 'UNV'? 'Program' : 'Medium/Version'}} {{$company->companyType === 'UNV'? 'Semester' : 'Class'}} Amount Transaction ID Method Date
@endforeach {{----}}