@extends('layouts.master') @section('title') LT-168 :: จัดการเครดิตร้านค้า @endsection @section('sub_title') จัดการเครดิตร้านค้า @endsection @section('content')
| ลำดับ | รหัส | ชื่อสาขา | เจ้าของสาขา | เครดิต | จัดการเครดิต | ประวัติ |
|---|---|---|---|---|---|---|
| {{ ++$key }} | {{ str_pad($store->id, 5, 0, STR_PAD_LEFT) }} | {{ $store->store_name }} | {{ $store->owner->username }} | {{ number_format($store->wallet->sum('amount'), 2) }} THB | ||
ไม่มีรายการ |
||||||