diff --git a/app/Http/Controllers/Admin/ServiceSectionController.php b/app/Http/Controllers/Admin/ServiceSectionController.php index 96b96ac..9faf8cb 100644 --- a/app/Http/Controllers/Admin/ServiceSectionController.php +++ b/app/Http/Controllers/Admin/ServiceSectionController.php @@ -210,7 +210,7 @@ class ServiceSectionController extends Controller $icons = $request->icons ?? []; - if($points[0] != null && $point_ids != null){ + if($points != null && $point_ids != null){ foreach($request['point_ids'] as $key => $pid){ $service_section_point = new ServiceSectionPoint(); $service_section_point = $service_section_point->findorfail($pid); @@ -235,12 +235,12 @@ class ServiceSectionController extends Controller } } else{ - foreach($points as $key => $point){ - $service_section_point = new ServiceSectionPoint(); - $service_section_point->service_section_id = $service_section->id; - $service_section_point->point = $point; - $service_section_point->save(); - } + // foreach($points as $key => $point){ + // $service_section_point = new ServiceSectionPoint(); + // $service_section_point->service_section_id = $service_section->id; + // $service_section_point->point = $point; + // $service_section_point->save(); + // } } // $service_point = $service_section->service_section_point(); // $service_point->delete(); diff --git a/public/frontend/css/style.css b/public/frontend/css/style.css index a807876..0ca95b7 100644 --- a/public/frontend/css/style.css +++ b/public/frontend/css/style.css @@ -405,8 +405,12 @@ Responsive Codes box-shadow: 0px 4px 21px rgba(0, 0, 0, 0.07); border-radius: 12px; padding: 20px; + min-height: 22pc; align-items: center; } +.services-cards a{ + text-decoration: none; +} .services-icon{ padding: 20px; width: 100px; @@ -1393,7 +1397,7 @@ Responsive Codes margin-right: 25px; } .service-secondary{ - padding: 3rem 6rem; + padding: 3rem 6rem 0 6rem; background: #4D57C3; } .service-secondary-desc h3{ diff --git a/public/images/news_and_update/2022/12/13/293c1cb434aeb7c03eee29a50e90998f.png b/public/images/news_and_update/2022/12/13/293c1cb434aeb7c03eee29a50e90998f.png new file mode 100644 index 0000000..539069b Binary files /dev/null and b/public/images/news_and_update/2022/12/13/293c1cb434aeb7c03eee29a50e90998f.png differ diff --git a/public/images/service/2022/12/13/264cdf613ec36f72f3807a0914b57eb8.svg b/public/images/service/2022/12/13/264cdf613ec36f72f3807a0914b57eb8.svg new file mode 100644 index 0000000..534be0e --- /dev/null +++ b/public/images/service/2022/12/13/264cdf613ec36f72f3807a0914b57eb8.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/public/images/service/2022/12/13/461acd25b85ca60c6311b67e3bb23d59.svg b/public/images/service/2022/12/13/461acd25b85ca60c6311b67e3bb23d59.svg new file mode 100644 index 0000000..0c6b400 --- /dev/null +++ b/public/images/service/2022/12/13/461acd25b85ca60c6311b67e3bb23d59.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/public/images/service/2022/12/13/592c19c00462901b03490114d438e65f.svg b/public/images/service/2022/12/13/592c19c00462901b03490114d438e65f.svg new file mode 100644 index 0000000..e64866b --- /dev/null +++ b/public/images/service/2022/12/13/592c19c00462901b03490114d438e65f.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/public/images/service/2022/12/13/6982ffe2d408d88aaf00f138f4f0f13a.jpg b/public/images/service/2022/12/13/6982ffe2d408d88aaf00f138f4f0f13a.jpg new file mode 100644 index 0000000..df3af66 Binary files /dev/null and b/public/images/service/2022/12/13/6982ffe2d408d88aaf00f138f4f0f13a.jpg differ diff --git a/public/images/service/2022/12/13/a148f0374336eab36d3cff11dea16204.png b/public/images/service/2022/12/13/a148f0374336eab36d3cff11dea16204.png new file mode 100644 index 0000000..e832477 Binary files /dev/null and b/public/images/service/2022/12/13/a148f0374336eab36d3cff11dea16204.png differ diff --git a/public/images/service/2022/12/13/a3333a23dc37b8cf32b892e5f88fe8b2.png b/public/images/service/2022/12/13/a3333a23dc37b8cf32b892e5f88fe8b2.png new file mode 100644 index 0000000..5caf30d Binary files /dev/null and b/public/images/service/2022/12/13/a3333a23dc37b8cf32b892e5f88fe8b2.png differ diff --git a/public/images/service/2022/12/13/a7447451a116af4287c410b4c80e86f2.svg b/public/images/service/2022/12/13/a7447451a116af4287c410b4c80e86f2.svg new file mode 100644 index 0000000..4a282a4 --- /dev/null +++ b/public/images/service/2022/12/13/a7447451a116af4287c410b4c80e86f2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/public/images/service/2022/12/13/b2ea6320727f26494538803a64fbdac7.jpg b/public/images/service/2022/12/13/b2ea6320727f26494538803a64fbdac7.jpg new file mode 100644 index 0000000..347caac Binary files /dev/null and b/public/images/service/2022/12/13/b2ea6320727f26494538803a64fbdac7.jpg differ diff --git a/public/images/service/2022/12/13/c3713b5c567c9a8c90b604573f8b349a.png b/public/images/service/2022/12/13/c3713b5c567c9a8c90b604573f8b349a.png new file mode 100644 index 0000000..16a9b54 Binary files /dev/null and b/public/images/service/2022/12/13/c3713b5c567c9a8c90b604573f8b349a.png differ diff --git a/public/images/service/2022/12/13/cfad0833ce20c2e835c39ccdda2dad3e.svg b/public/images/service/2022/12/13/cfad0833ce20c2e835c39ccdda2dad3e.svg new file mode 100644 index 0000000..534be0e --- /dev/null +++ b/public/images/service/2022/12/13/cfad0833ce20c2e835c39ccdda2dad3e.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/public/images/service/2022/12/13/db0e78f99c425ea7c2e387db4394edbd.svg b/public/images/service/2022/12/13/db0e78f99c425ea7c2e387db4394edbd.svg new file mode 100644 index 0000000..534be0e --- /dev/null +++ b/public/images/service/2022/12/13/db0e78f99c425ea7c2e387db4394edbd.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/public/images/service/2022/12/13/e2d379fa00e6f42aa42139f48482db64.png b/public/images/service/2022/12/13/e2d379fa00e6f42aa42139f48482db64.png new file mode 100644 index 0000000..310e3fd Binary files /dev/null and b/public/images/service/2022/12/13/e2d379fa00e6f42aa42139f48482db64.png differ diff --git a/public/images/setting/2022/12/13/df40b5634cd960739f1ac40d72c3e9cf.png b/public/images/setting/2022/12/13/df40b5634cd960739f1ac40d72c3e9cf.png new file mode 100644 index 0000000..62d7502 Binary files /dev/null and b/public/images/setting/2022/12/13/df40b5634cd960739f1ac40d72c3e9cf.png differ diff --git a/resources/views/layout/app.blade.php b/resources/views/layout/app.blade.php index f75d395..d9dc911 100644 --- a/resources/views/layout/app.blade.php +++ b/resources/views/layout/app.blade.php @@ -50,7 +50,15 @@