@php $data = []; $data['title'] = "Manage Placements"; @endphp @include('backend.components.header_link', $data)
| ID | Profile | Name | Branch | Company | Category | CTC | Action |
|---|---|---|---|---|---|---|---|
| {{ $item->id }} |
@if($item->profile)
|
{{ $item->name }} | {{ $item->branch }} | {{ $item->company }} | {{ $item->category }} | {{ $item->ctc }} | Edit |
| No data found. | |||||||