Welcome To Institute of Engineering & Technology
Profile
{{$details->first_name." ".$details->last_name}}
Id: {{$details->id}}
{{$details->contact}}
{{$details->email_id}}
Gender:
{{$details->gender}}
Roll No.: {{$details->roll_no}}
Living started at: N/A
Batch: N/A
Course: {{$details->course_name}}
Branch {{$details->branch_name}}
Year: {{$details->course_year}} Year
Applications
Id | Date of Request | Names | Created By | Prefrences | Status |
---|---|---|---|---|---|
{{$enq->id}} | {{date("d-m-Y h:i:sa",strtotime($enq->created_at))}} |
{{$enq->studentName}} |
{{$enq->first_name." ".$enq->last_name}} | @if($enq->status=="Alloted") {{$enq->status}} @elseif($enq->status=="Cancelled") {{$enq->status}} @else {{$enq->status}} @endif @if($enq->status!="Cancelled") @endif @if($enq->status=="Allotted") @endif |