@foreach($predmetiForStudent as $studentId => $predmetCollection) @if(($predmetCollection->first() == null)) @continue @endif
ФАКУЛТЕТ: {{ $predmetCollection->first()->semestar->studenti->fakultet->naziv }}
СТУДИСКА ПРОГРАМА: {{ $predmetCollection->first()->semestar->studenti->nasoka->oficijalen_naziv }}
@if($predmetCollection->first()->semestar->studenti->status_student->status == 'Редовен') @elseif( $predmetCollection->first()->semestar->studenti->status_student->status == 'Вонреден') @else @endif
Warning: Undefined variable $predmetCollection in /home/eindexmsu/public_html/enrollment/resources/views/pdf/semestri.blade.php on line 82

Fatal error: Uncaught Error: Call to a member function first() on null in /home/eindexmsu/public_html/enrollment/resources/views/pdf/semestri.blade.php:82 Stack trace: #0 {main} thrown in /home/eindexmsu/public_html/enrollment/resources/views/pdf/semestri.blade.php on line 82
Редовен  x  Вонреден    Редовен     Вонреден  x