From dae6dcf48f6fba666599987c682425cda8fb4e9f Mon Sep 17 00:00:00 2001 From: F4ilji Date: Sun, 25 May 2025 19:02:09 +0500 Subject: [PATCH] change carousel type --- app/Ship/Contracts/SeoTitleInterface.php | 8 + .../shared/carousel/BasicCarousel.vue | 305 ++++++++++++++++++ .../shared/pageResource/PageResourceList.vue | 40 ++- 3 files changed, 339 insertions(+), 14 deletions(-) create mode 100644 app/Ship/Contracts/SeoTitleInterface.php create mode 100644 resources/js/componentss/shared/carousel/BasicCarousel.vue diff --git a/app/Ship/Contracts/SeoTitleInterface.php b/app/Ship/Contracts/SeoTitleInterface.php new file mode 100644 index 0000000..4b2e67c --- /dev/null +++ b/app/Ship/Contracts/SeoTitleInterface.php @@ -0,0 +1,8 @@ + +
+
+
+
+ +
+
+
+ + + + +
+ +
+
+ + + + + \ No newline at end of file diff --git a/resources/js/componentss/shared/pageResource/PageResourceList.vue b/resources/js/componentss/shared/pageResource/PageResourceList.vue index 5c797a7..bf1c277 100644 --- a/resources/js/componentss/shared/pageResource/PageResourceList.vue +++ b/resources/js/componentss/shared/pageResource/PageResourceList.vue @@ -21,25 +21,36 @@ -
+