sales Feature
Defines the navigation graph for the Sales feature.
This includes routes for listing sales, adding a new sale, checking out, and viewing details.
Parameters
nav Controller
The NavHostController used for navigation between screens.
Type Parameters
T
The type of the root destination for this feature.