You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<?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',
|
|
];
|
|
|