| Sr.No | Full Name | Mobile | Organisation Name | |
|---|---|---|---|---|
| {{ $sponsorInterest->id }} | {{ $sponsorInterest->first_name ?? '' }} {{ $sponsorInterest->last_name ?? '' }} | {{ $sponsorInterest->email ?? '' }} | {{ $sponsorInterest->mobile ?? '' }} | {{ \Illuminate\Support\Str::limit($sponsorInterest->organisation_name ?? '', 20) }} |