@if (count($list) > 0)
@foreach ($list as $item)
@php
$img = json_decode($item->images);
@endphp
{{number_format($item->price)}}₫
@else
{{number_format($item->discount)}}₫ {{number_format($item->price)}}₫
@endif
@else
Liên Hệ
@endif
@endforeach
@else
{{$item->name}}
@if ($item->price > 0) @if ($item->status_variant == 1) {{get_price_variant($item->id)}}₫Nội dung đang cập nhật...
@endif
{{$list->links()}}