@extends('fronted.layout.main') @section('adcontent')
S. No | Date | Notice Type | Candidate Name | Mobile | Room No | Notice Message | Response Messge | Doc | Status | Action | |
---|---|---|---|---|---|---|---|---|---|---|---|
{{$index+1}} | {{\Carbon\Carbon::parse($notice->date)->format('d-M-Y')}} | {{$notice->noticeType}} | {{$notice->studentDetails->candidatename}} | {{$notice->studentDetails->phone}} | {{$notice->studentDetails->roomno}} | @if($notice->response) @else Not Responded Yet @endif | @if($notice->attachment) View @else @endif | @if($notice->status == 1) Delivered @elseif($notice->status == 2) Seen @elseif($notice->status == 3) Respond @endif | |||
Notice not found |