@extends('backend.layouts.app') @section('content') {!! displayAlert() !!}
{{translate("Here's what's happening with your Quiz today.")}}
{{translate('Total Earnings')}}
{{translate('Total Users')}}
{{translate('Quiz Completed')}}
{{translate('Quiz Running')}}
{{translate('Quiz Upcoming')}}
{{translate('Left Easy Questions')}}
{{translate('Left Medium Questions')}}
{{translate('Left Hard Questions')}}
{{translate('Left Tournament Questions')}}
{{translate('Left Easy Tournament Questions')}}
{{translate('Left Medium Tournament Questions')}}
{{translate('Left Hard Tournament Questions')}}
|
@if (empty($user->image))
@else
{{ $user->first_name . ' ' . $user->last_name }}{{ $user->country }} |
{{ $user->points }} {{translate('QP')}} |
{{ $user->life }} {{translate('Lifes')}} |
${{ $user->wallet_amount }} |
{{ $user->country }} {{$percentageCountry}}%
Canada 75%