List of all Grant Applications
Grant Applications ({{ count($grants) }})
| User | Grant Status | Application Date | Actions |
|---|---|---|---|
| @if($grant->status == 1) Seen @else Pending @endif | {{ date('M j Y', strtotime($grant->created_at)) }} |
| User | Grant Status | Application Date | Actions |
|---|---|---|---|
| @if($grant->status == 1) Seen @else Pending @endif | {{ date('M j Y', strtotime($grant->created_at)) }} |