-@endsection
-@section('script')
-
-
-
-@endsection
\ No newline at end of file
diff --git a/resources/views/Admin/purchase_products.blade.php b/resources/views/Admin/purchase_products.blade.php
deleted file mode 100644
index 7faac17..0000000
--- a/resources/views/Admin/purchase_products.blade.php
+++ /dev/null
@@ -1,59 +0,0 @@
-@extends('layouts.admin_master')
-
-@section('content')
-
-
-
-
-
-
-
Purchase Existing Product
-
-
-
-
-
-
-
-
-
-@endsection
\ No newline at end of file
diff --git a/resources/views/Admin/sold_products.blade.php b/resources/views/Admin/sold_products.blade.php
deleted file mode 100644
index 4f205a3..0000000
--- a/resources/views/Admin/sold_products.blade.php
+++ /dev/null
@@ -1,31 +0,0 @@
-@extends('layouts.admin_master')
-@section('content')
-
-
-
- Sold Products
-
-
-
-
-
-
-
Product Name
-
Quantity
-
-
-
-
- @foreach($products as $row)
-
-
{{ $row->product_name }}
-
{{ $row->count }}
-
- @endforeach
-
-
-
-
-
-
-@endsection
\ No newline at end of file
diff --git a/resources/views/dashboard.blade.php b/resources/views/dashboard.blade.php
index c4fea93..0b9d699 100644
--- a/resources/views/dashboard.blade.php
+++ b/resources/views/dashboard.blade.php
@@ -8,123 +8,7 @@
Dashboard
-
-
-
-
Stock
-
-
-
-
-
-
Sold Products
-
-
-
-
-
-
Available Products
-
-
-
-
-
-
Pending Orders
-
-
-
-
-
-
-
-
-
- Area Chart Example
-
-
-
-
-
-
-
-
- Bar Chart Example
-
-
-
-
-
-
-
-
- DataTable Example
-
-
-
-
-
-
-
Name
-
Position
-
Office
-
Age
-
Start date
-
Salary
-
-
-
-
-
Name
-
Position
-
Office
-
Age
-
Start date
-
Salary
-
-
-
-
-
Tiger Nixon
-
System Architect
-
Edinburgh
-
61
-
2011/04/25
-
$320,800
-
-
-
Garrett Winters
-
Accountant
-
Tokyo
-
63
-
2011/07/25
-
$170,750
-
-
-
Ashton Cox
-
Junior Technical Author
-
San Francisco
-
66
-
2009/01/12
-
$86,000
-
-
-
-
-
-
-
+
-@endsection
\ No newline at end of file
+@endsection
diff --git a/resources/views/layouts/admin_master.blade.php b/resources/views/layouts/admin_master.blade.php
index 8a5d49d..e3470a7 100644
--- a/resources/views/layouts/admin_master.blade.php
+++ b/resources/views/layouts/admin_master.blade.php
@@ -6,7 +6,7 @@ Products
- InventoryManagementSystem
+ Gomedis
@@ -15,7 +15,7 @@ Products