@foreach ($editStoreCommission['a'] as $type => $lotteryValue)
@if (isLotteryType($country))
@else
owner->isAdmin()) max="{{ $ownerCommission['a'][$type]['payment'] }}" @endif>
@endif
@endforeach
@foreach ($editStoreCommission['b'] as $type => $lotteryValue)
@if (isLotteryType($country))
@else
owner->isAdmin()) max="{{ $ownerCommission['b'][$type]['payment'] }}" @endif>
@endif
@endforeach
@foreach ($editStoreCommission['c'] as $type => $lotteryValue)
@if (isLotteryType($country))
@else
owner->isAdmin()) max="{{ $ownerCommission['c'][$type]['payment'] }}" @endif>
@endif
@endforeach