This layout is for a registered user, it provides an outlook to a user about his entities.
Bread Crumbs.
Click here to read more..
This portion has basic details about the user like name, location and photo/logo.
There is a add vehicle button on top right side, click on this button takes to add vehicle form.
This portion is my vehicles table, it has five vehicles that belong to current user.
This portion represents a single result. This first column is a checkbox that can be used to
select multiple records, second column is vehicle title (make, model and model year), third
column is for price of the vehicle, fourth column is for created date of vehicle, fifth column
is for vehicle location and sixth column is for action buttons that can be used to edit or
delete single record.
This portion has two buttons one the left side there is delete selected vehicles button, and on
the right there is button to view all click on that button takes to my vehicles page.
This portion is the vehicle by make graph, it provides stats of top five vehicles for last month.
This portion has five shortlisted vehicles of current user.
This portion represents a single result. This first column is a checkbox that can be used to
select multiple records, second column is vehicle title (make, model and model year), third
column is for price of the vehicle, fourth column is for created date of vehicle, fifth column
is for vehicle location and sixth column is for action buttons that can be used to edit or delete
single record.
This portion has two buttons one the left side there is delete selected vehicles button, and on
the right there is button to view all click on that button takes to Shortlisted vehicles page.
This portion has vehicle alerts subscribed by current user. it has email, alert type and delete
button. There is a view all button on bottom right side that takes to vehicle alert listing.
This portion has a graph that shows number of vehicles in last six months.
This portion has purchase history of current user. It has basic details about the purchase like
package title, credits purchased, purchase date and price. There is a button on the bottom right
side that takes to purchase history layout.
This portion has credits log details about current user, it has action description, credits used
and time stamp of when the action was preformed. There is a view all button that takes to credits
log page.
Found errors? Think you can improve this documentation? Simply click the Edit link at the top of the page, and then the icon on Github to make your changes.