Added by Dana Basheer about 2 months ago. Updated about 2 months ago.
0%
Subtasks 1 (1 open — 0 closed)
Create location master module under Admin login. Allow admin to add, edit, and manage hierarchial locations which will be used during ad posting
***locations_table
id (PK) – Unique identifier for each location
parent_id (FK locations.id, nullable) – Reference to parent location to support hierarchy
type – Location level (country / state / district / city / area)
name – Name of the location
pincode (nullable) – Postal code for the location (optional)
is_active – Status to enable or disable location selection
Also available in: Atom PDF