@if (Auth::user()->role == 'admin' || Auth::user()->role == 'teacher') @endif @foreach ($data as $row) @if (Auth::user()->role == 'admin' || Auth::user()->role == 'teacher') @endif @endforeach
Week Teory Detail PracticeAction
{{$row->week}} {{$row->teori}} {{$row->detail}} {{$row->practice}}