You can access the List of Vessels page by expanding the 'Vessels' dropdown under the 'Administration' section in the left sidebar and clicking on 'List of Vessels'. This page allows administrators to manage details of all registered vessels within the Interlink Shipping platform. Here, you can view, create, update, and delete vessel records.

1. Create Vessel
To add a new vessel, click the "Create Vessel" button. This will open a modal where you can enter the new vessel's details, including:
- Vessel Name: The name of the vessel.
- Registration: The vessel's registration number.
- Passenger Capacity: The maximum number of passengers the vessel can carry.
- Cargo Capacity: The maximum cargo weight or volume the vessel can carry.
- Vehicle Capacity: The maximum number of vehicles the vessel can carry.
Click "Add Vessel" within the modal to save the new record.
2. Vessels Table
The main section of the page displays a table listing all existing vessels with the following columns:
- Name: The name of the vessel.
- Registration: The vessel's registration number.
- Passenger Capacity: The maximum number of passengers the vessel can carry.
- Cargo Capacity: The maximum cargo weight or volume the vessel can carry.
- Vehicle Capacity: The maximum number of vehicles the vessel can carry.
- Created On: The date and time when the vessel record was created.
- Updated On: The date and time when the vessel record was last updated.
- Status: Indicates whether the vessel is `Active` or disabled.
Badge: bg-success
(green) for Active. - Created By: The user who created the vessel record.
- Actions: Contains icons for performing actions on the vessel record:
(Edit icon): Click to edit the vessel's details. This opens an "Update Vessel" modal.
(Delete icon): Click to delete the vessel. This opens a "Delete Vessel" confirmation modal.
The table also includes pagination controls (e.g., "10 entries per page") and a search bar to filter vessel records.