@extends('layouts.admin') @section('body') @if ($errors->any())
| ประเภทลูกค้า | จำนวน | ราคา | TP-FD | TP-DD | Update | Manage |
|---|---|---|---|---|---|---|
| {{$row->f_get_user_type_name($row->user_type)}} | {{number_format($row->volume,0)}} | {{number_format($row->price,2)}} | {{number_format($row->tp_fd,2)}} | {{number_format($row->tp_dd,2)}} | {{$row->updated_at}} |