Your ROOT_URL in app.ini is http://167.99.32.63:3000/ but you are visiting http://167.99.32.63/ibrahim/BAGETWEBPANEL/src/branch/master/resources/lang/en/order_texts.php You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 

9 lines
295 B

<?php
return [
'searching_for_delivery_man'=>'Searching for Deliveryman',
'accepted_by_delivery_man'=>'Accepted by Deliveryman',
'preparing_in_restaurants'=>'Preparing in Restaurants',
'picked_up'=>'Picked Up',
'dashboard_order_statistics'=>'Dashboard Order Statistics',
];