diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..e7e9d11 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,2 @@ +# Default ignored files +/workspace.xml diff --git a/.idea/laravel-version-8.iml b/.idea/laravel-version-8.iml new file mode 100644 index 0000000..60a8943 --- /dev/null +++ b/.idea/laravel-version-8.iml @@ -0,0 +1,134 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..262efcd --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml new file mode 100644 index 0000000..bf78847 --- /dev/null +++ b/.idea/php.xml @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/resources/views/admin/order/create.blade.php b/resources/views/admin/order/create.blade.php index a75817b..3d8921d 100644 --- a/resources/views/admin/order/create.blade.php +++ b/resources/views/admin/order/create.blade.php @@ -11,7 +11,9 @@ diff --git a/resources/views/admin/order/edit.blade.php b/resources/views/admin/order/edit.blade.php index ef61cdc..5aad895 100644 --- a/resources/views/admin/order/edit.blade.php +++ b/resources/views/admin/order/edit.blade.php @@ -11,7 +11,9 @@ diff --git a/resources/views/admin/order/index.blade.php b/resources/views/admin/order/index.blade.php index 3844ea1..56e5bc1 100644 --- a/resources/views/admin/order/index.blade.php +++ b/resources/views/admin/order/index.blade.php @@ -10,7 +10,8 @@ @section('content') diff --git a/resources/views/admin/product/create.blade.php b/resources/views/admin/product/create.blade.php index a75817b..05d07f6 100644 --- a/resources/views/admin/product/create.blade.php +++ b/resources/views/admin/product/create.blade.php @@ -11,7 +11,9 @@ diff --git a/resources/views/admin/product/edit.blade.php b/resources/views/admin/product/edit.blade.php index 5702a20..7d92a8d 100644 --- a/resources/views/admin/product/edit.blade.php +++ b/resources/views/admin/product/edit.blade.php @@ -11,8 +11,10 @@
$product->id]) }}" method="POST"> diff --git a/resources/views/admin/product/index.blade.php b/resources/views/admin/product/index.blade.php index a904100..d258c0c 100644 --- a/resources/views/admin/product/index.blade.php +++ b/resources/views/admin/product/index.blade.php @@ -10,7 +10,8 @@ @section('content') diff --git a/resources/views/frontent/dashboard.blade.php b/resources/views/frontent/dashboard.blade.php index 676a3d9..f8e4166 100644 --- a/resources/views/frontent/dashboard.blade.php +++ b/resources/views/frontent/dashboard.blade.php @@ -15,7 +15,8 @@ @section('content') diff --git a/resources/views/frontent/order/index.blade.php b/resources/views/frontent/order/index.blade.php index 214468f..417ed79 100644 --- a/resources/views/frontent/order/index.blade.php +++ b/resources/views/frontent/order/index.blade.php @@ -10,7 +10,8 @@ @section('content') diff --git a/resources/views/frontent/order/show.blade.php b/resources/views/frontent/order/show.blade.php index 45836e6..f1f9b31 100644 --- a/resources/views/frontent/order/show.blade.php +++ b/resources/views/frontent/order/show.blade.php @@ -11,7 +11,8 @@ diff --git a/resources/views/frontent/product/basket.blade.php b/resources/views/frontent/product/basket.blade.php index ae60c7e..ed5d1ed 100644 --- a/resources/views/frontent/product/basket.blade.php +++ b/resources/views/frontent/product/basket.blade.php @@ -11,7 +11,8 @@ diff --git a/resources/views/frontent/product/show.blade.php b/resources/views/frontent/product/show.blade.php index 063b7e5..f8c9b99 100644 --- a/resources/views/frontent/product/show.blade.php +++ b/resources/views/frontent/product/show.blade.php @@ -11,7 +11,8 @@