This commit is contained in:
kizzroyal
2022-03-08 17:25:21 +07:00
parent 36f6e2ee49
commit 432749674b
24 changed files with 454 additions and 146 deletions

View File

@@ -53,7 +53,7 @@
<label>Web API</label>
<select class="form-control" name="webapi">
<option value="1" selected>Web 2B</option>
<option value="2">Thuê API</option>
<option value="2">apiv3.web2m.com</option>
</select>
</div>
<div class="col-12 col-md-12"><br /></div>

View File

@@ -56,7 +56,7 @@
?>
<div class="occho" id="muc_huongdan">
- Mỗi phiên quà các bạn có {{ $time >= 86400 ? $time/86400 : ($time >= 3600 ? $time/3600 : $time/60) }} {{ $time >=86400 ? "ngày":($time >= 3600 ? "tiếng" : "phút") }} để điểm danh. <br>
- Số điện thoại điểm danh phải chơi {{ env('APP_NAME') }} ít nhất 1 lần trong ngày. Không giới hạn số
- Số điện thoại điểm danh phải chơi AUTOCLTXMOMO.CLUB ít nhất 1 lần trong ngày. Không giới hạn số
lần điểm danh trong ngày. <br>
- Khi hết thời gian, người may mắn sẽ nhận được số tiền của phiên đó. <br>
- Game chỉ hoạt động từ <b>{{ \Carbon\Carbon::parse($startTime)->format('H:i') }} sáng</b> đến {{ \Carbon\Carbon::parse($endTime)->format('H:i') }} tối

View File

@@ -6,10 +6,18 @@
}
@endphp
@if(count($accountMomosGroupTypesChanLe) > 0)
@foreach($accountMomosGroupTypesChanLe->take(5) as $rowChanLe)
@foreach($accountMomosGroupTypesChanLe->take(LITMIT_SHOW_SDT_ON_WEB) as $rowChanLe)
<tr>
<td id="p_27"><b id="ducnghia_27"
style="position: relative;">{{ $rowChanLe['sdt'] }} <span
<td id="p_27" style='<?php if($rowChanLe['color_countbank'] == 'red' || $rowChanLe['color_tiencuoc'] == 'red'){
echo 'padding:2px';
} ?>'>@if($rowChanLe['color_countbank'] == 'red'|| $rowChanLe['color_tiencuoc'] == 'red' )
<span style='font-size: 75%; color:red ' >Số Sắp Bảo Trì. Lấy số khác</span><br>
@else
@endif
<b id="ducnghia_27"
style="position: relative;<?php if($rowChanLe['color_countbank'] == 'red' || $rowChanLe['color_tiencuoc'] == 'red'){
echo 'top:-5px';
} ?> ">{{ $rowChanLe['sdt'] }} <span
class="label label-success text-uppercase"
onclick="coppy('{{ $rowChanLe['sdt'] }}')"><i
class="fa fa-clipboard" aria-hidden="true"></i></span>

View File

@@ -6,10 +6,17 @@
}
@endphp
@if(count($accountMomosGroupTypesTaiXiu) > 0)
@foreach($accountMomosGroupTypesTaiXiu->take(5) as $rowTaiXiu)
@foreach($accountMomosGroupTypesTaiXiu->take(LITMIT_SHOW_SDT_ON_WEB) as $rowTaiXiu)
<tr>
<td id="p_27"><b id="ducnghia_27"
style="position: relative;">{{ $rowTaiXiu['sdt'] }} <span
<td id="p_27" style='<?php if($rowTaiXiu['color_countbank'] == 'red' || $rowTaiXiu['color_tiencuoc'] == 'red'){
echo 'padding:2px';
} ?>'>@if($rowTaiXiu['color_countbank'] == 'red'|| $rowTaiXiu['color_tiencuoc'] == 'red' )
<span style='font-size: 75%; color:red ' >Số Sắp Bảo Trì. Lấy số khác</span><br>
@else
@endif<b id="ducnghia_27"
style="position: relative;<?php if($rowTaiXiu['color_countbank'] == 'red' || $rowTaiXiu['color_tiencuoc'] == 'red'){
echo 'top:-5px';
} ?>">{{ $rowTaiXiu['sdt'] }} <span
class="label label-success text-uppercase"
onclick="coppy('{{ $rowTaiXiu['sdt'] }}')"><i
class="fa fa-clipboard" aria-hidden="true"></i></span>

View File

@@ -6,10 +6,17 @@
}
@endphp
@if(count($accountMomosGroupTypesTaiXiu2) > 0)
@foreach($accountMomosGroupTypesTaiXiu2->take(5) as $rowChanLe2)
@foreach($accountMomosGroupTypesTaiXiu2->take(LITMIT_SHOW_SDT_ON_WEB) as $rowChanLe2)
<tr>
<td id="p_28"><b id="ducnghia_28"
style="position: relative;">{{ $rowChanLe2['sdt'] }} <span
<td id="p_28"style='<?php if($rowChanLe2['color_countbank'] == 'red' || $rowChanLe2['color_tiencuoc'] == 'red'){
echo 'padding:2px';
} ?>'>@if($rowChanLe2['color_countbank'] == 'red'|| $rowChanLe2['color_tiencuoc'] == 'red' )
<span style='font-size: 75%; color:red ' >Số Sắp Bảo Trì. Lấy số khác</span><br>
@else
@endif<b id="ducnghia_28"
style="position: relative;<?php if($rowChanLe2['color_countbank'] == 'red' || $rowChanLe2['color_tiencuoc'] == 'red'){
echo 'top:-5px';
} ?>">{{ $rowChanLe2['sdt'] }} <span
class="label label-success text-uppercase"
onclick="coppy('{{ $rowChanLe2['sdt'] }}')"><i
class="fa fa-clipboard" aria-hidden="true"></i></span>

View File

@@ -6,10 +6,17 @@
}
@endphp
@if(count($accountMomosGroupTypesGap3) > 0)
@foreach($accountMomosGroupTypesGap3->take(5) as $rowGap3)
@foreach($accountMomosGroupTypesGap3->take(LITMIT_SHOW_SDT_ON_WEB) as $rowGap3)
<tr>
<td id="p_27"><b id="ducnghia_27"
style="position: relative;">{{ $rowGap3['sdt'] }} <span
<td id="p_27"style='<?php if($rowGap3['color_countbank'] == 'red' || $rowGap3['color_tiencuoc'] == 'red'){
echo 'padding:2px';
} ?>'>@if($rowGap3['color_countbank'] == 'red'|| $rowGap3['color_tiencuoc'] == 'red' )
<span style='font-size: 75%; color:red ' >Số Sắp Bảo Trì. Lấy số khác</span><br>
@else
@endif<b id="ducnghia_27"
style="position: relative;<?php if($rowGap3['color_countbank'] == 'red' || $rowGap3['color_tiencuoc'] == 'red'){
echo 'top:-5px';
} ?>">{{ $rowGap3['sdt'] }} <span
class="label label-success text-uppercase"
onclick="coppy('{{ $rowGap3['sdt'] }}')"><i
class="fa fa-clipboard" aria-hidden="true"></i></span>

View File

@@ -6,10 +6,17 @@
}
@endphp
@if(count($accountMomosGroupTypesTong3So) > 0)
@foreach($accountMomosGroupTypesTong3So->take(5) as $rowTong3So)
@foreach($accountMomosGroupTypesTong3So->take(LITMIT_SHOW_SDT_ON_WEB) as $rowTong3So)
<tr>
<td id="p_27"><b id="ducnghia_27"
style="position: relative;">{{ $rowTong3So['sdt'] }} <span
<td id="p_27"style='<?php if($rowTong3So['color_countbank'] == 'red' || $rowTong3So['color_tiencuoc'] == 'red'){
echo 'padding:2px';
} ?>'>@if($rowTong3So['color_countbank'] == 'red'|| $rowTong3So['color_tiencuoc'] == 'red' )
<span style='font-size: 75%; color:red ' >Số Sắp Bảo Trì. Lấy số khác</span><br>
@else
@endif<b id="ducnghia_27"
style="position: relative;<?php if($rowTong3So['color_countbank'] == 'red' || $rowTong3So['color_tiencuoc'] == 'red'){
echo 'top:-5px';
} ?>">{{ $rowTong3So['sdt'] }} <span
class="label label-success text-uppercase"
onclick="coppy('{{ $rowTong3So['sdt'] }}')"><i
class="fa fa-clipboard" aria-hidden="true"></i></span>

View File

@@ -6,10 +6,17 @@
}
@endphp
@if(count($accountMomosGroupTypes1Phan3) > 0)
@foreach($accountMomosGroupTypes1Phan3->take(5) as $row1Phan3)
@foreach($accountMomosGroupTypes1Phan3->take(LITMIT_SHOW_SDT_ON_WEB) as $row1Phan3)
<tr>
<td id="p_27"><b id="ducnghia_27"
style="position: relative;">{{ $row1Phan3['sdt'] }} <span
<td id="p_27"style='<?php if($row1Phan3['color_countbank'] == 'red' || $row1Phan3['color_tiencuoc'] == 'red'){
echo 'padding:2px';
} ?>'>@if($row1Phan3['color_countbank'] == 'red'|| $row1Phan3['color_tiencuoc'] == 'red' )
<span style='font-size: 75%; color:red ' >Số Sắp Bảo Trì. Lấy số khác</span><br>
@else
@endif<b id="ducnghia_27"
style="position: relative;<?php if($row1Phan3['color_countbank'] == 'red' || $row1Phan3['color_tiencuoc'] == 'red'){
echo 'top:-5px';
} ?>">{{ $row1Phan3['sdt'] }} <span
class="label label-success text-uppercase"
onclick="coppy('{{ $row1Phan3['sdt'] }}')"><i
class="fa fa-clipboard" aria-hidden="true"></i></span>

View File

@@ -6,10 +6,17 @@
}
@endphp
@if(count($accountMomosGroupTypesLo) > 0)
@foreach($accountMomosGroupTypesLo->take(5) as $rowLo)
@foreach($accountMomosGroupTypesLo->take(LITMIT_SHOW_SDT_ON_WEB) as $rowLo)
<tr>
<td id="p_27"><b id="ducnghia_27"
style="position: relative;">{{ $rowLo['sdt'] }} <span
<td id="p_27"style='<?php if($rowLo['color_countbank'] == 'red' || $rowLo['color_tiencuoc'] == 'red'){
echo 'padding:2px';
} ?>'>@if($rowLo['color_countbank'] == 'red'|| $rowLo['color_tiencuoc'] == 'red' )
<span style='font-size: 75%; color:red ' >Số Sắp Bảo Trì. Lấy số khác</span><br>
@else
@endif<b id="ducnghia_27"
style="position: relative;<?php if($rowLo['color_countbank'] == 'red' || $rowLo['color_tiencuoc'] == 'red'){
echo 'top:-5px';
} ?>">{{ $rowLo['sdt'] }} <span
class="label label-success text-uppercase"
onclick="coppy('{{ $rowLo['sdt'] }}')"><i
class="fa fa-clipboard" aria-hidden="true"></i></span>