# | Names | Course | Branch | RegNo# | Details | Created At | BRCH |
---|---|---|---|---|---|---|---|
@if($application->selectionstatus_id==1) @else # @endif @if ($application->student->reggenerator) @else @if ($application->existingregnumber) @if(!Str::contains(Str::upper($application->existingregnumber),'STD')) @if (count(explode('/',$application->existingregnumber))==3) @endif @if (count(explode('/',$application->existingregnumber))==2) @endif @endif @endif @endif |
{{ $application->student->lname }}
{{ $application->student->mname }}
{{ $application->student->fname }}
View Application
|
{{ $application->course->name }} |
@if ($application->student->studentbranch)
@if ($application->student->studentbranch->count()) {{ $application->student->studentbranch }} @else @endif |
|
{{ $application->student->reggenerator }} | {{ $application->created_at }} | @if ($application->student->studentbranch) {{ $application->student->studentbranch }} @else @endif |
List is Empty |