@if(Setting::get('email_verify_control')) @endif @if(Setting::get('redeem_control')) @endif @foreach($data as $i => $provider_details)
{{tr('s_no')}} {{tr('username')}} {{tr('email')}} {{tr('mobile')}} {{tr('provider_payout')}}{{tr('email_verification')}}{{tr('redeems')}}{{tr('picture')}} {{tr('description')}} {{tr('address')}} {{tr('latitude')}} {{tr('longitude')}} {{tr('payment_mode')}} {{tr('device_type')}} {{tr('login_by')}} {{tr('timezone')}} {{tr('status')}} {{tr('login_status')}} {{tr('register_type')}} {{tr('created')}} {{tr('updated')}}
{{$i+1}} {{$provider_details->name}} {{$provider_details->email}} {{$provider_details->mobile}} @if($provider_details->providerPayment)