Sales Data (Limit 10)
Array
(
[0] => Array
(
[id] => 12
[invoice_number] => INV/20260122/29CE
[branch_id] => 1
[status] => Completed
[total_amount] => 115430000.00
[final_amount] => 115430000.00
[created_at] => 2026-01-22 12:36:39
)
[1] => Array
(
[id] => 11
[invoice_number] => INV/20260111/D1F3
[branch_id] => 1
[status] => Completed
[total_amount] => 289000.00
[final_amount] => 289000.00
[created_at] => 2026-01-11 20:56:41
)
[2] => Array
(
[id] => 10
[invoice_number] => INV/20260111/F48B
[branch_id] => 1
[status] => Completed
[total_amount] => 103453455.00
[final_amount] => 103453455.00
[created_at] => 2026-01-11 20:56:34
)
[3] => Array
(
[id] => 9
[invoice_number] => INV/20260111/131C
[branch_id] => 1
[status] => Completed
[total_amount] => 138000.00
[final_amount] => 138000.00
[created_at] => 2026-01-11 19:19:14
)
[4] => Array
(
[id] => 8
[invoice_number] => INV/20260111/1622
[branch_id] => 2
[status] => Completed
[total_amount] => 186000.00
[final_amount] => 186000.00
[created_at] => 2026-01-11 18:10:29
)
[5] => Array
(
[id] => 7
[invoice_number] => INV-SIM-BRANCH2
[branch_id] => 2
[status] => Completed
[total_amount] => 50000.00
[final_amount] => 50000.00
[created_at] => 2026-01-11 10:00:00
)
[6] => Array
(
[id] => 6
[invoice_number] => INV/20260111/52BC
[branch_id] => 2
[status] => Completed
[total_amount] => 8430000.00
[final_amount] => 8430000.00
[created_at] => 2026-01-11 18:01:08
)
[7] => Array
(
[id] => 5
[invoice_number] => INV/20260111/049A
[branch_id] => 1
[status] => Completed
[total_amount] => 1305000.00
[final_amount] => 1305000.00
[created_at] => 2026-01-11 17:15:08
)
[8] => Array
(
[id] => 4
[invoice_number] => INV/20260111/34D7
[branch_id] => 1
[status] => Completed
[total_amount] => 5200000.00
[final_amount] => 5200000.00
[created_at] => 2026-01-11 16:19:47
)
[9] => Array
(
[id] => 3
[invoice_number] => INV/20260111/9948
[branch_id] => 1
[status] => Completed
[total_amount] => 5180000.00
[final_amount] => 5180000.00
[created_at] => 2026-01-11 14:38:25
)
)
Branch Stocks (Limit 5)
Array
(
[0] => Array
(
[id] => 1
[branch_id] => 1
[product_id] => 6
[stock_quantity] => 20
[updated_at] => 2026-01-10 20:19:38
)
[1] => Array
(
[id] => 2
[branch_id] => 1
[product_id] => 7
[stock_quantity] => 17
[updated_at] => 2026-01-11 11:24:28
)
[2] => Array
(
[id] => 3
[branch_id] => 1
[product_id] => 9
[stock_quantity] => 30
[updated_at] => 2026-01-10 20:22:44
)
[3] => Array
(
[id] => 5
[branch_id] => 1
[product_id] => 11
[stock_quantity] => 8
[updated_at] => 2026-01-11 15:47:26
)
[4] => Array
(
[id] => 6
[branch_id] => 1
[product_id] => 1
[stock_quantity] => 95
[updated_at] => 2026-06-06 08:10:27
)
)