| {{ $jackpot->id }} |
{{ $jackpot->name }} |
{{ $jackpot->balance }} |
{{ $jackpot->start_balance }} |
{{ $jackpot->pay_sum }} |
{{ $jackpot->percent }} |
@if(!$jackpot->view)
@else
@endif
|
@if( Auth::user()->hasRole('distributor') )
@else
@endif
|
@if( Auth::user()->hasRole('distributor') )
@else
@endif
|