pharmacy_selected_insurances
- 
id   increments 
- 
pharmacy_id FK  bigInteger 
- 
insurance_id   bigInteger 
- 
timestamps   timestamps 
 
master_product_categories
- 
id   increments 
- 
timestamps   timestamps 
- 
softDeletes   softDeletes 
- 
name   string (255)
 
master_product_subcategory
- 
id   increments 
- 
timestamps   timestamps 
- 
softDeletes   softDeletes 
 
product_covered_insurances
- 
id   increments 
- 
timestamps   timestamps 
- 
softDeletes   softDeletes