@extends('layouts.admin') @section('content')
Sr. No. | Name | Phone | Marketing Consent | Actions | |||
---|---|---|---|---|---|---|---|
{{ ($applications->currentPage() - 1) * $applications->perPage() + $loop->iteration }} | {{ $application->first_name }} {{ $application->last_name }} | {{ $application->business_email }} | {{ $application->phone_number }} | View | |||
No applications found. |