@extends('admin/layouts/layoutMaster') @section('title', 'Applicant Lists') @section('vendor-style') @endsection @section('content')
| # | Name | Jamb | Phone | ||
|---|---|---|---|---|---|
| {{$loop->iteration}} | {{$app->name}} | {{$app->email}} | {{$app->jamb}} | {{$app->phone}} | |
| No records found | |||||