Sản phẩm thuộc mở mới
@if(auth()->user()->can('edit_orders')) @endif
@foreach($donHang->TMMDonHangKhachHang->sanPhamThuocMoMoi as $sanPhamTMM) @endforeach
# Tên
sản phẩm
Giá sản phẩm SL Tiền thưởng/(TL thưởng %) Hành động
1 {{$sanPhamTMM->danhMucSanPham->ten_san_pham}} {{thuGonSoLe($sanPhamTMM->gia_san_pham)}} {{($sanPhamTMM->so_luong)}} {{thuGonSoLe(($sanPhamTMM->so_luong*$sanPhamTMM->gia_san_pham)*($sanPhamTMM->ti_le_thuong)/100)}} ({{thuGonSoLe($sanPhamTMM->ti_le_thuong)}}%) @if(auth()->user()->can('edit_orders')) edit @endif