@extends('theme.master') @section('title', 'Refer Link') @section('content') @include('admin.message') @php $gets = App\Breadcum::first(); @endphp @if(isset($gets)) @if($gets['img'] !== NULL && $gets['img'] !== '') @else @endif {{ __('Refer & Earn') }} @endif @if(Auth::user()->user_img != null || Auth::user()->user_img !='') @else @endif {{ Auth::user()->fname }} {{ Auth::user()->lname }} {{ __('My Courses') }} {{ __('My Wishlist') }} {{ __('Purchase History') }} {{ __('User Profile') }} @if(Auth::user()->role == "user") {{ __('Become An Instructor') }} @endif Wallet {{ __('Total Balance') }} 2700 {{ __('Start refering your friends and start earning !!') }} {{ __('This is your unique refer link share with your friends and family and start earning !') }} @auth @endauth @if(auth()->user()->affiliate_id == NULL) @csrf {{ __('Generate Affiliate Link') }} @endif {{__('Simple QR Code')}}
2700
{{ __('This is your unique refer link share with your friends and family and start earning !') }}