@extends('template.desktop.app') @push('styles') @endpush @section('content')
| Tanggal | Media | Produk | Akun Iklan | Spent | Result | CPC | Aksi |
|---|---|---|---|---|---|---|---|
| {{ \Carbon\Carbon::parse($item->tanggal)->format('d M Y') }} | {{ $item->media }} | {{ $item->produk }} | {{ $item->akun_iklan }} | Rp {{ number_format($item->spent, 0, ',', '.') }} | {{ $item->result }} | Rp {{ number_format($item->cpc, 0, ',', '.') }} | |
|
|
|||||||