@extends($theme.'frontend.layouts.master') @section('title',__('Welcome In Home')) @section('content')
{{ $rank->bonus }} {{ $general->currency }}
{{ __('You are eligible for this level') }}
@else{{ $rank->bonus }} {{ $general->currency }}
{{ __('You are not eligible for this level') }}
@endif