diff --git a/routes/web.php b/routes/web.php
index f33c1685..cf4ab73c 100644
--- a/routes/web.php
+++ b/routes/web.php
@@ -532,7 +532,7 @@ Route::get('/container/billing/{month}/{year}', function($month, $year){
if(in_array($address->state_id, [13, 14])) {
echo 'East Malaysia - ';
}
- echo 'supplier cost:'.$cost;
+ echo 'estimated cost:'.$cost;
echo '
';
if(!$invoice) {
@@ -562,6 +562,7 @@ Route::get('/container/billing/{month}/{year}', function($month, $year){
echo '