Example of configuring bootstrap columns
Provides instructions on configuring Bootstrap columns to display subscription, balance, and invoice information on a dashboard, ensuring optimal layout and visibility.
In the scenario where you want to display the last subscription, balance, and last invoice information in the top row of the dashboard, you need to enable the last_subscription , balance , and last_invoice cards, and arrange the cards in the desired order to be displayed on the dashboard. Because each row contains 12 columns and 3 cards should be displayed in the row, each card should use 4 columns.
The dashboard in the portal will be displayed as: