@if(isset($nextStarRank) && !empty($nextStarRank))
@if(isset($member->rank) && (empty($member->rank) || $member->rank == 0))
{{ __('You do not have any star rank.') }}
@else rank.".png") }}" alt="1" style="max-height: 100px"/>

{{ $member->rank }} {{ __('STAR') }}

{{ __('Your Current Star Rank') }}

@endif
{{ __('Requirements for Star Rank') }} {{ $nextStarRank['rank'] }}

{{ $nextStarRank['psu'] }}

{{ $nextStarRank['minimumPsu'] }} Personally Sponsored user with Minimum {{$nextStarRank['customerName']}} and {{$nextStarRank['levelName']}} {{ $nextStarRank['psuPercentage'] }}%

{{ formatDisplayNumber($nextStarRank['tsv']) }}

{{ formatDisplayNumber($nextStarRank['minimumTsv']) }} Team Sales Volume {{ $nextStarRank['tsvPercentage'] }}%

{{ $nextStarRank['su'] }}

{{$nextStarRank['minimumSu']}} Sponsored User With Minimum {{$nextStarRank['minimumSuRank']}} Star Rank {{ $nextStarRank['suPercentage'] }}%

@if($nextStarRank['hasTeamsiteLicense']) {{ __('Yes') }} @else {{ __('No') }} @endif

{{ __('Have activated Business license') }}@if($nextStarRank['hasTeamsiteLicense']) 100% @else 0% @endif
{{ __('Information') }}
    @if($nextStarRank['rank'] == 1)
  • {{ __('1st to 2nd level Matching bonus') }}
  • {{ __('2% Infinity Star Bonus') }}
  • {{ __('Please note that a maximum 50% of the Accumulated Team Sales Volume requirement can originate from one leg.') }}
  • @elseif($nextStarRank['rank'] == 2)
  • {{ __('1st to 4th level Matching bonus') }}
  • {{ __('3% Infinity Star Bonus') }}
  • {{ __('Please note that a maximum 50% of the Accumulated Team Sales Volume requirement can originate from one leg.') }}
  • @elseif($nextStarRank['rank'] == 3)
  • {{ __('1st to 6th level Matching bonus') }}
  • {{ __('4% Infinity Star Bonus') }}
  • {{ __('Please note that a maximum 50% of the Accumulated Team Sales Volume requirement can originate from one leg.') }}
  • @elseif($nextStarRank['rank'] == 4)
  • {{ __('1st to 7th level Matching bonus') }}
  • {{ __('5% Infinity Star Bonus') }}
  • {{ __('Please note that a maximum 50% of the Accumulated Team Sales Volume requirement can originate from one leg.') }}
  • @elseif($nextStarRank['rank'] == 5)
  • {{ __('1st to 8th level Matching bonus') }}
  • {{ __('6% Infinity Star Bonus') }}
  • {{ __('Please note that a maximum 50% of the Accumulated Team Sales Volume requirement can originate from one leg.') }}
  • @elseif($nextStarRank['rank'] == 6)
  • {{ __('1st to 9th level Matching bonus') }}
  • {{ __('6% Infinity Star Bonus') }}
  • {{ __('Please note that a maximum 50% of the Accumulated Team Sales Volume requirement can originate from one leg.') }}
  • @elseif($nextStarRank['rank'] == 7)
  • {{ __('1st to 10th level Matching bonus') }}
  • {{ __('6% Infinity Star Bonus') }}
  • {{ __('Please note that a maximum 50% of the Accumulated Team Sales Volume requirement can originate from one leg.') }}
  • @endif
@else

{{ __('No Data Found') }}

@endif