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