@extends('dashboard.base') @section('content') {{-- Show validation errors --}} @if ($errors->any())
| # | Position | Status | Applied On | Action |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $app->position }} | {{ $app->status ?? 'Pending' }} | {{ $app->created_at->format('d M, Y') }} | View |