Two column layout with orders summary and product details

This uses a two column layout with a summary of order information on the left and product details in a table on the right. The order summary has the date, order number, and total amount. The product table lists the product image, name, price, status, and a link to view more details. It uses Tailwind CSS utility classes like flex, grid, divide, and whitespace to create the layout.

Similar Components

Other components related to tailwind, css, html, layout, ecommerce, orders, responsive tags