A Client requests a quote by submitting a form via contact form.
The admin receives it via email & it is listed on the platform.
From the "CREATE QUOTE" page, the admin can create quotes by clicking on "create quote"
Once the quote is created, it will be displayed on the "VIEW QUOTE" page.
From the "VIEW QUOTE" page, the admin can send, view and download the quotes. (clicking on the "send" will send it to the clients' email.)
Once the client receives the quotes on their email, they can accept the quote.
Once accepted by quote, the status will change on the list of quotes.
Then the admin can click on "create invoice" then the invoice will be created. this invoice will be listed on the "VIEW INVOICE" page, and it can be sent, viewed or downloaded.