| ที่ | ชื่อลูกค้า | เลขประจำตัวผู้เสียภาษี | เบอร์โทร | ที่อยู่ | ระดับลูกค้า | เพิ่มลูกค้า |
| {{++$r}} | {{$customer->name}} | {{$customer->tax_id}} | {{$customer->tel}} | {{$customer->address}} | {{$customer->price_level}} | แก้ไข ลบ |
@extends('layouts.app') @section('pagetitle') @stop @section('title')
| ที่ | ชื่อลูกค้า | เลขประจำตัวผู้เสียภาษี | เบอร์โทร | ที่อยู่ | ระดับลูกค้า | เพิ่มลูกค้า |
| {{++$r}} | {{$customer->name}} | {{$customer->tax_id}} | {{$customer->tel}} | {{$customer->address}} | {{$customer->price_level}} | แก้ไข ลบ |