@extends('theme.default') @section('title') Referrals @endsection @section('canonical') @endsection @section('content')

Invite your friends and watch your earnings grow each time they complete a survey

Join our referral program and unlock more chances to earn money online


YourName Referral Links & Banners

Give And Receive - Refer A Friend To Survey Bakery And Enjoy Rewards

Your Friends Get A $0.20 Credit Too!

Invite your friends and family to join our survey community using your personal referral link or by sharing our referral banners. By encouraging them to share their opinions, you're not just helping them get their voices heard, but also increasing your chances of earning rewards. Whenever someone you've referred completes a survey, we'll make sure you get a fair share of the payout. Don't wait – start referring and earning rewards now!

Earn Cash When Each Friend Completes Surveys!

Your Referral Link

Find your exclusive referral link right here. All you need to do is share it with others to start getting new referrals.

Click here to copy your referral link

Referrals Banners

Banner #1

Code

Banner #2

Code

Banner #3

Code

Banner #4

Code

Banner #5

Code

Banner #6

Code

Banner #7

Code

Banner #8

Code

Banner #9

Code

Banner #10

Code

Banner #11

Code

List referrals
@php $i =1; @endphp @if(!empty($users->referralsUser)) @foreach ($users->referralsUser as $item) @php $i++; @endphp @endforeach @endif
S/No Name Email Verify/Pending
{{$i}} {{$item->first_name}} {{$item->email}} @if(!empty($item->email_verified_at)) Verified @else Pending @endif
@include ('theme.includes.sidebar')
@endsection