@extends('layout') @section('pageTitle', "雞肉廠商|".config('globals.app_name')) @section('content')

雞肉廠商

新增帳務
{{-- --}}
清空
總金額: {{ number_format($sums->total_sumprice,2) }} , 總叫貨量:{{ $sums->total_count }}
@foreach ($items as $item => $row) company == '富美') class="gray-bk" @elseif ($row->company == "清豐") class="blue-bk" @endif > @endforeach
日期 廠商 總數 金額 功能
{{ $row->ordered_at }} {{ $row->company }} {{ $row->total_count }} {{ $row->total_sumprice }} 編輯
@csrf @endsection