|
status == 0) disabled @endif {{ in_array($lotterys->id, $selectedLottery) ? 'checked' : '' }}>
|
{{$lotterys->lottery_name}} |
{{$lotterys->region_name}} |
{{$lotterys->country_name}} |
{{$lotterys->price}} |
@if($lotterys->status == 0) {{'In-Active'}} @else {{'Active'}} @endif |
@endforeach