@extends('user.user_dashboard') @section('home') Influencer Onboarding Dashboard Referrals Influencer Onboarding @csrf Digital Influencer Onboarding Full Name @php $referralLink = url('/register?ref=' . auth()->user()->username); @endphp Referral Link Kingschat Username (Connected to Espees Wallet) @error('espees_username') {{ $message }} @enderror Espees Wallet Address @error('espees_wallet_address') {{ $message }} @enderror Complete Onboarding @endsection