@extends("template.layouts.simple.master") @section('content')
Sno. | Remark Heads | Rating | Description | Action |
---|---|---|---|---|
{{$loop->iteration}} | {{$j->getInterviewRemarkHead->remark_nam}} ({{$j->getInterviewRemarkHead->rating}}) | {{$j->rating}} | {{$j->description}} |
Sno. | Remark Description | Remark By | Date Time | Action |
---|---|---|---|---|
{{$loop->iteration}} | {{$r->remark}} | {{$r->getRemarkByDetails->name}} ({{$role[0]}}) | {{$r->created_at}} |
Sno. | Date | Description | Calling By | Action |
---|---|---|---|---|
{{$loop->iteration}} | {{$c->date}} | {{$c->description}} | {{$user->name}} ({{$role[0]}}) |
Sno. | Date | Description | Schedule By | Action |
---|---|---|---|---|
{{$loop->iteration}} | {{$i->date}} | {{$i->description}} | {{$user->name}} ({{$role[0]}}) |