Home
pharmacy
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
drugs
id
increments
name
string
type
enum
Production_date
date
Expiry_date
date
Arrival_date
string
Price_Sales
string
Price_Sales_unit
string
Cost
string
Quantity
string
Payment
enum
Total_Payment
string
timestamps
timestamps
orders
id
increments
drug_id
FK
integer
Quantity
string
Total_unit
string
Net_price
string
Tax_percentage
string
Total_price
string
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01