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

@@ -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>