@extends('admin.layouts.master') @section('title','Potential Candidates') @section('content')
| # | Name | Mobile | Coverge Area | Actions | |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $candidate->name }} | {{ $candidate->mobile }} | {{ $candidate->email }} | {{ $candidate->CovergeArea }} |