| Sr. No | Project ID | Project Name | Task Name | Actions |
|---|---|---|---|---|
| {{++$index}} | {{$full_id}} | {{$r->project_name}} | @foreach($task as $t) @if(isset($t->project_id)) @if($r->project_id == $t->project_id) @endif @endif @endforeach |
@include('components/uheader') @include('components/usidebar')
| Sr. No | Project ID | Project Name | Task Name | Actions |
|---|---|---|---|---|
| {{++$index}} | {{$full_id}} | {{$r->project_name}} | @foreach($task as $t) @if(isset($t->project_id)) @if($r->project_id == $t->project_id) @endif @endif @endforeach |