"NPA-9876", "orderId" => "INV-1235", "customer" => "Viona Denopta", "total" => "Rp.500.000", "dueDate"=>"29 juni 2023", "status"=>"OnProgress", "action" => "" ], [ "userId" => "NPA-9877", "orderId" => "INV-1236", "customer" => "Intan Saudina Fitri", "total" => "Rp.1.500.000", "dueDate"=>"29 September 2023", "status"=>"Success", "action" => "" ], [ "userId" => "NPA-9879", "orderId" => "INV-1238", "customer" => "Cindy Zahra", "total" => "Rp.5.000.000", "dueDate"=>"09 juni 2023", "status"=>"Failed", "action" => "" ], [ "userId" => "NPA-9872", "orderId" => "INV-1232", "customer" => "Naufal Hady", "total" => "Rp.500.000", "dueDate"=>"05 Desember 2023", "status"=>"Failed", "action" => "" ], ]; public static function HistoryTransactionPenjual(){ return self::$history_transactionPenjual; } }