| Company | Branch | Applicant | Joining Date | Expire Date | Status |
|---|---|---|---|---|---|
| {{ $placement->company->name }} | {{ $placement->branch->name }} | {{ $placement->applicant->name }} | {{ $placement->joining_date }} | {{ $placement->expire_date }} | @if ($placement->status) Active @else Inactive @endif |