Leads

@can('user_create')
@if (Auth::user()->affiliate != '1') Import Leads Export Leads @endif
@endcan
@foreach ($accounts as $key => $product)
Lead No. First Name Last Name Email Country Mobile Lead Owner Comment Source Source URL Status Date Action

{{ $product->id ?? '' }}

{{ $product->firstname ?? '' }}

{{ $product->lastname ?? '' }}

{{ $product->email ?? '' }}

{{ $product->country ?? '' }}

{{ $product->mobile ?? '' }}