# Car Models

#### **Page Overview**

The "Car Model List" page provides a comprehensive view of all car models managed within the system. It includes dashboard navigation, search and filter options, and a detailed table displaying various car model attributes.

- **Action Buttons (Top Right):**
    
    
    - **+ Create Car Model:** Allows you to add new car model entries.

- **Search and Filter Panel:** Helps you narrow down the displayed list of car models based on specific criteria.
- **Car Model Details Table:** Displays the list of car models with their respective information, including the associated Car Make.

[![Screenshot 2025-07-07 152847.png](http://wiki.lalco.la/uploads/images/gallery/2025-07/scaled-1680-/screenshot-2025-07-07-152847.png)](http://wiki.lalco.la/uploads/images/gallery/2025-07/screenshot-2025-07-07-152847.png)

#### **Using the Search and Filter Panel**

The search and filter panel allows you to quickly find specific car models by applying various criteria.

**Available Filters:**

- **Car Model:** Enter a specific car model name to find an exact match.
- **Maker (ຍີ່ຫໍ້):** Select a car make from the dropdown list to filter car models belonging to that specific make.

#### **Car Model Create**

The "Car Model Create" page allows users to add new car model entries to the system. It provides input fields for essential car model information.

- **Car model information panel:** This section contains the fields necessary to define a new car model.

##### **Creating a New Car Model**

To create a new car model, fill in the following fields:

- **Maker (ຍີ່ຫໍ້):** (Mandatory field) Select the car make to which this model belongs from the dropdown list.
- **Title:** (Mandatory field) Enter the official name of the car model.
- **Code:** (Optional field) Enter a unique code or abbreviation for the car model, if applicable.

After filling in the required information, click the **"Create Car Model"** button. Upon successful creation, a popup message "**car model created!**" will appear, and the system will automatically navigate to the **"Car Model List"** page. If you wish to discard the entry, click the **"Cancel"** button.