@extends('layouts.app') @section('contents')
# | แสดง | สถานะ | ประเภท | ดึงยอด | ธนาคาร | ยอดเว็บ | ยอดธนาคาร | Actions |
---|---|---|---|---|---|---|---|---|
{{ $i++ }} | @if ($value->isShow === 1) id/isShow") }}" class="badge rounded-pill badge-light-success me-1">แสดง @else id/isShow") }}" class="badge rounded-pill badge-light-danger me-1">ไม่แสดง @endif | @if ($value->deleted_at === null) เปิดใช้งาน @else ปิดใช้งาน @endif | @if ($value->bankType->type_id === 1) {{ $value->bankType->name }} @else {{ $value->bankType->name }} @endif | @if ($value->spull === 'App') {{ $value->spull }} @endif @if ($value->spull === 'Web') {{ $value->spull }} @endif @if ($value->spull === 'Sms') {{ $value->spull }} @endif |
![]() |
{{ number_format(\App\Helpers\DoReport::countTotalBankSys($value->id, $value->account_number), 2) }} | {{ number_format($value->amount, 2) }} |