@extends('shared.admin') @section('content')
ID | Ngày | Số đơn | Số thùng | Tiền hàng | Impression | Channel | Số tiền chạy media | Số tiền trung bình / đơn | Số lead | Số tiền trung bình / lead | Action |
---|---|---|---|---|---|---|---|---|---|---|---|
{{ (($current_page - 1) * $page_size + $i + 1) }} | {{ $m->date }} | {{ $m->numOrder }} | {{ $m->quanlity }} | {{\App\Http\Controllers\ProductController::product_price($m->total) }} | {{ $m->impression }} | {{ $m->channel }} | {{\App\Http\Controllers\ProductController::product_price($m->spendperchannel) }} | {{\App\Http\Controllers\ProductController::product_price($m->averageperorder) }} | {{ $m->lead }} | {{\App\Http\Controllers\ProductController::product_price($m->averageperlead) }} | $m->id]) }}")' title="Delete" title=""> |