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