@php $data = []; $data['title'] = "Manage Placements"; @endphp @include('backend.components.header_link', $data)
| Name | Company | Branch | Salary | Image | Actions |
|---|---|---|---|---|---|
| {{ $placement->name }} | {{ $placement->company_name }} | {{ $placement->branch }} | ₹{{ number_format($placement->salary, 2) }} LPA |
|