# Logistic App Tasks:
### 1. Main Menu Rearrangement
* [x] Rename Store Setting => Store
* [x] Rename Clean Menu => Vehicle Wash
* [x] Rename Pertrol Menu => Fuel Report
* [x] Replace Petrol with Fuel word in all pages
* [x] Rename Settings => Reports
* [x] Move Upload Fuel to Fuel Report
* [ ] Clean Up Store Menu => it should include two sub-menu:
* Items
* Hand-overs
### 2. System enhancements
* [ ] In <span style='color:#0bb3e6; font-weight:bold;'>Petrols</span> form join two buttons in the same <span style='color:#0bb3e6; font-weight:bold;'>ActionList</span> to make them appear on the same line.
* [ ] Use one form to create both Driver, Engineer => Add user Type to the form input.
* [ ] Remove multiple `Button` links in `VehicleOverview` Form, there are two functions, please use one Button and adjust the code as needed. "Remove commented codes"