last minute styling
Showing
- app/Http/Controllers/ProductController.php 39 additions, 42 deletionsapp/Http/Controllers/ProductController.php
- app/Http/Controllers/SupplierController.php 4 additions, 5 deletionsapp/Http/Controllers/SupplierController.php
- app/Models/Product.php 4 additions, 5 deletionsapp/Models/Product.php
- app/Models/Supplier.php 4 additions, 5 deletionsapp/Models/Supplier.php
- database/migrations/2024_05_22_124307_create_suppliers_table.php 7 additions, 7 deletions...e/migrations/2024_05_22_124307_create_suppliers_table.php
- database/migrations/2024_05_22_124342_create_products_table.php 9 additions, 9 deletions...se/migrations/2024_05_22_124342_create_products_table.php
- resources/views/products/index.blade.php 43 additions, 47 deletionsresources/views/products/index.blade.php
- resources/views/products/sell.blade.php 48 additions, 28 deletionsresources/views/products/sell.blade.php
- resources/views/products/show.blade.php 0 additions, 5 deletionsresources/views/products/show.blade.php
- resources/views/products/supply.blade.php 35 additions, 35 deletionsresources/views/products/supply.blade.php
- resources/views/suppliers/show.blade.php 54 additions, 42 deletionsresources/views/suppliers/show.blade.php
- routes/web.php 0 additions, 3 deletionsroutes/web.php
Please register or sign in to comment