Donald - Responsive eCommerce HTML Template

Get Up to 40% OFF New-SmartKeyboard FolioUse Code : Donaaal 116

Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit.

Illuminate\Database\Eloquent\Collection {#2581 // Theme/Donald/views/customization/components/bestsellers.blade.php
  #items: array:9 [
    0 => Bigroski\Tukicms\App\Models\ProductCategory {#2812
      #connection: "mysql"
      #table: "product_categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:9 [
        "id" => 2
        "name" => "Mobiles & Tablets"
        "slug" => "mobiles-tablets"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-table"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #original: array:9 [
        "id" => 2
        "name" => "Mobiles & Tablets"
        "slug" => "mobiles-tablets"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-table"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #changes: []
      #previous: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:6 [
        0 => "name"
        1 => "slug"
        2 => "short_description"
        3 => "description"
        4 => "icon_class"
        5 => "parent_id"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +listable: array:4 [
        "featured_image" => array:2 [
          "name" => "Featured Image"
          "type" => "image"
        ]
        "name" => array:1 [
          "name" => "Category Name"
        ]
        "short_description" => array:2 [
          0 => "name"
          1 => "Short Description"
        ]
        "parent_id" => array:4 [
          "name" => "Parent Category"
          "type" => "relationship"
          "relationName" => "parent"
          "relationField" => "name"
        ]
      ]
      +formConfig: array:2 [
        "create" => array:3 [
          "title" => "Create Category"
          "route" => "web.productCategory.store"
          "method" => "post"
        ]
        "update" => array:3 [
          "title" => "Edit Category"
          "route" => "web.productCategory.update"
          "method" => "put"
        ]
      ]
      +formFields: array:7 [
        "name" => array:6 [
          "id" => "category_name"
          "label" => "Category name"
          "placeholder" => "Enter Category name"
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "slug" => array:6 [
          "id" => "category_slug"
          "label" => "Slug"
          "placeholder" => ""
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "short_description" => array:5 [
          "label" => "Short Description"
          "type" => "text"
          "placeholder" => "Enter Short Description"
          "span" => "col-md-3"
          "required" => true
        ]
        "parent_id" => array:5 [
          "label" => "Parent Category"
          "type" => "widgets.relationship"
          "with" => array:3 [
            "relationship" => "parent"
            "model" => "ProductCategory"
            "from" => "name"
          ]
          "placeholder" => "Select Parent Category"
          "span" => "col-md-3"
        ]
        "icon_class" => array:5 [
          "label" => "Icon Class"
          "type" => "select"
          "choices" => "getIconClasses"
          "placeholder" => "select icon class"
          "span" => "col-md-3"
        ]
        "description" => array:5 [
          "label" => "Description"
          "type" => "textarea"
          "placeholder" => "Enter Description"
          "span" => "col-md-6"
          "required" => true
        ]
        "featured_image" => array:4 [
          "label" => "Feature Image"
          "type" => "file"
          "placeholder" => "Upload Featured Image"
          "span" => "col-md-6"
        ]
      ]
      #oldAttributes: []
      #activitylogOptions: ? ?Spatie\Activitylog\LogOptions
      +enableLoggingModelsEvents: true
      +mediaConversions: []
      +mediaCollections: []
      #deletePreservingMedia: false
      #unAttachedMediaLibraryItems: []
    }
    1 => Bigroski\Tukicms\App\Models\ProductCategory {#2811
      #connection: "mysql"
      #table: "product_categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:9 [
        "id" => 3
        "name" => "Laptops & Computers"
        "slug" => "laptops-computers"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "icon icon-microwave1"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #original: array:9 [
        "id" => 3
        "name" => "Laptops & Computers"
        "slug" => "laptops-computers"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "icon icon-microwave1"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #changes: []
      #previous: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:6 [
        0 => "name"
        1 => "slug"
        2 => "short_description"
        3 => "description"
        4 => "icon_class"
        5 => "parent_id"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +listable: array:4 [
        "featured_image" => array:2 [
          "name" => "Featured Image"
          "type" => "image"
        ]
        "name" => array:1 [
          "name" => "Category Name"
        ]
        "short_description" => array:2 [
          0 => "name"
          1 => "Short Description"
        ]
        "parent_id" => array:4 [
          "name" => "Parent Category"
          "type" => "relationship"
          "relationName" => "parent"
          "relationField" => "name"
        ]
      ]
      +formConfig: array:2 [
        "create" => array:3 [
          "title" => "Create Category"
          "route" => "web.productCategory.store"
          "method" => "post"
        ]
        "update" => array:3 [
          "title" => "Edit Category"
          "route" => "web.productCategory.update"
          "method" => "put"
        ]
      ]
      +formFields: array:7 [
        "name" => array:6 [
          "id" => "category_name"
          "label" => "Category name"
          "placeholder" => "Enter Category name"
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "slug" => array:6 [
          "id" => "category_slug"
          "label" => "Slug"
          "placeholder" => ""
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "short_description" => array:5 [
          "label" => "Short Description"
          "type" => "text"
          "placeholder" => "Enter Short Description"
          "span" => "col-md-3"
          "required" => true
        ]
        "parent_id" => array:5 [
          "label" => "Parent Category"
          "type" => "widgets.relationship"
          "with" => array:3 [
            "relationship" => "parent"
            "model" => "ProductCategory"
            "from" => "name"
          ]
          "placeholder" => "Select Parent Category"
          "span" => "col-md-3"
        ]
        "icon_class" => array:5 [
          "label" => "Icon Class"
          "type" => "select"
          "choices" => "getIconClasses"
          "placeholder" => "select icon class"
          "span" => "col-md-3"
        ]
        "description" => array:5 [
          "label" => "Description"
          "type" => "textarea"
          "placeholder" => "Enter Description"
          "span" => "col-md-6"
          "required" => true
        ]
        "featured_image" => array:4 [
          "label" => "Feature Image"
          "type" => "file"
          "placeholder" => "Upload Featured Image"
          "span" => "col-md-6"
        ]
      ]
      #oldAttributes: []
      #activitylogOptions: ? ?Spatie\Activitylog\LogOptions
      +enableLoggingModelsEvents: true
      +mediaConversions: []
      +mediaCollections: []
      #deletePreservingMedia: false
      #unAttachedMediaLibraryItems: []
    }
    2 => Bigroski\Tukicms\App\Models\ProductCategory {#2810
      #connection: "mysql"
      #table: "product_categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:9 [
        "id" => 4
        "name" => "Cameras & Accessories"
        "slug" => "cameras-accessories"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-times-circle"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #original: array:9 [
        "id" => 4
        "name" => "Cameras & Accessories"
        "slug" => "cameras-accessories"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-times-circle"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #changes: []
      #previous: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:6 [
        0 => "name"
        1 => "slug"
        2 => "short_description"
        3 => "description"
        4 => "icon_class"
        5 => "parent_id"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +listable: array:4 [
        "featured_image" => array:2 [
          "name" => "Featured Image"
          "type" => "image"
        ]
        "name" => array:1 [
          "name" => "Category Name"
        ]
        "short_description" => array:2 [
          0 => "name"
          1 => "Short Description"
        ]
        "parent_id" => array:4 [
          "name" => "Parent Category"
          "type" => "relationship"
          "relationName" => "parent"
          "relationField" => "name"
        ]
      ]
      +formConfig: array:2 [
        "create" => array:3 [
          "title" => "Create Category"
          "route" => "web.productCategory.store"
          "method" => "post"
        ]
        "update" => array:3 [
          "title" => "Edit Category"
          "route" => "web.productCategory.update"
          "method" => "put"
        ]
      ]
      +formFields: array:7 [
        "name" => array:6 [
          "id" => "category_name"
          "label" => "Category name"
          "placeholder" => "Enter Category name"
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "slug" => array:6 [
          "id" => "category_slug"
          "label" => "Slug"
          "placeholder" => ""
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "short_description" => array:5 [
          "label" => "Short Description"
          "type" => "text"
          "placeholder" => "Enter Short Description"
          "span" => "col-md-3"
          "required" => true
        ]
        "parent_id" => array:5 [
          "label" => "Parent Category"
          "type" => "widgets.relationship"
          "with" => array:3 [
            "relationship" => "parent"
            "model" => "ProductCategory"
            "from" => "name"
          ]
          "placeholder" => "Select Parent Category"
          "span" => "col-md-3"
        ]
        "icon_class" => array:5 [
          "label" => "Icon Class"
          "type" => "select"
          "choices" => "getIconClasses"
          "placeholder" => "select icon class"
          "span" => "col-md-3"
        ]
        "description" => array:5 [
          "label" => "Description"
          "type" => "textarea"
          "placeholder" => "Enter Description"
          "span" => "col-md-6"
          "required" => true
        ]
        "featured_image" => array:4 [
          "label" => "Feature Image"
          "type" => "file"
          "placeholder" => "Upload Featured Image"
          "span" => "col-md-6"
        ]
      ]
      #oldAttributes: []
      #activitylogOptions: ? ?Spatie\Activitylog\LogOptions
      +enableLoggingModelsEvents: true
      +mediaConversions: []
      +mediaCollections: []
      #deletePreservingMedia: false
      #unAttachedMediaLibraryItems: []
    }
    3 => Bigroski\Tukicms\App\Models\ProductCategory {#2809
      #connection: "mysql"
      #table: "product_categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:9 [
        "id" => 5
        "name" => "Headphones & Audio"
        "slug" => "headphones-audio"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "icon icon-geyser1"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #original: array:9 [
        "id" => 5
        "name" => "Headphones & Audio"
        "slug" => "headphones-audio"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "icon icon-geyser1"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #changes: []
      #previous: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:6 [
        0 => "name"
        1 => "slug"
        2 => "short_description"
        3 => "description"
        4 => "icon_class"
        5 => "parent_id"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +listable: array:4 [
        "featured_image" => array:2 [
          "name" => "Featured Image"
          "type" => "image"
        ]
        "name" => array:1 [
          "name" => "Category Name"
        ]
        "short_description" => array:2 [
          0 => "name"
          1 => "Short Description"
        ]
        "parent_id" => array:4 [
          "name" => "Parent Category"
          "type" => "relationship"
          "relationName" => "parent"
          "relationField" => "name"
        ]
      ]
      +formConfig: array:2 [
        "create" => array:3 [
          "title" => "Create Category"
          "route" => "web.productCategory.store"
          "method" => "post"
        ]
        "update" => array:3 [
          "title" => "Edit Category"
          "route" => "web.productCategory.update"
          "method" => "put"
        ]
      ]
      +formFields: array:7 [
        "name" => array:6 [
          "id" => "category_name"
          "label" => "Category name"
          "placeholder" => "Enter Category name"
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "slug" => array:6 [
          "id" => "category_slug"
          "label" => "Slug"
          "placeholder" => ""
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "short_description" => array:5 [
          "label" => "Short Description"
          "type" => "text"
          "placeholder" => "Enter Short Description"
          "span" => "col-md-3"
          "required" => true
        ]
        "parent_id" => array:5 [
          "label" => "Parent Category"
          "type" => "widgets.relationship"
          "with" => array:3 [
            "relationship" => "parent"
            "model" => "ProductCategory"
            "from" => "name"
          ]
          "placeholder" => "Select Parent Category"
          "span" => "col-md-3"
        ]
        "icon_class" => array:5 [
          "label" => "Icon Class"
          "type" => "select"
          "choices" => "getIconClasses"
          "placeholder" => "select icon class"
          "span" => "col-md-3"
        ]
        "description" => array:5 [
          "label" => "Description"
          "type" => "textarea"
          "placeholder" => "Enter Description"
          "span" => "col-md-6"
          "required" => true
        ]
        "featured_image" => array:4 [
          "label" => "Feature Image"
          "type" => "file"
          "placeholder" => "Upload Featured Image"
          "span" => "col-md-6"
        ]
      ]
      #oldAttributes: []
      #activitylogOptions: ? ?Spatie\Activitylog\LogOptions
      +enableLoggingModelsEvents: true
      +mediaConversions: []
      +mediaCollections: []
      #deletePreservingMedia: false
      #unAttachedMediaLibraryItems: []
    }
    4 => Bigroski\Tukicms\App\Models\ProductCategory {#2808
      #connection: "mysql"
      #table: "product_categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:9 [
        "id" => 6
        "name" => "Smartwatches & Wearables"
        "slug" => "smartwatches-wearables"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-map"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #original: array:9 [
        "id" => 6
        "name" => "Smartwatches & Wearables"
        "slug" => "smartwatches-wearables"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-map"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #changes: []
      #previous: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:6 [
        0 => "name"
        1 => "slug"
        2 => "short_description"
        3 => "description"
        4 => "icon_class"
        5 => "parent_id"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +listable: array:4 [
        "featured_image" => array:2 [
          "name" => "Featured Image"
          "type" => "image"
        ]
        "name" => array:1 [
          "name" => "Category Name"
        ]
        "short_description" => array:2 [
          0 => "name"
          1 => "Short Description"
        ]
        "parent_id" => array:4 [
          "name" => "Parent Category"
          "type" => "relationship"
          "relationName" => "parent"
          "relationField" => "name"
        ]
      ]
      +formConfig: array:2 [
        "create" => array:3 [
          "title" => "Create Category"
          "route" => "web.productCategory.store"
          "method" => "post"
        ]
        "update" => array:3 [
          "title" => "Edit Category"
          "route" => "web.productCategory.update"
          "method" => "put"
        ]
      ]
      +formFields: array:7 [
        "name" => array:6 [
          "id" => "category_name"
          "label" => "Category name"
          "placeholder" => "Enter Category name"
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "slug" => array:6 [
          "id" => "category_slug"
          "label" => "Slug"
          "placeholder" => ""
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "short_description" => array:5 [
          "label" => "Short Description"
          "type" => "text"
          "placeholder" => "Enter Short Description"
          "span" => "col-md-3"
          "required" => true
        ]
        "parent_id" => array:5 [
          "label" => "Parent Category"
          "type" => "widgets.relationship"
          "with" => array:3 [
            "relationship" => "parent"
            "model" => "ProductCategory"
            "from" => "name"
          ]
          "placeholder" => "Select Parent Category"
          "span" => "col-md-3"
        ]
        "icon_class" => array:5 [
          "label" => "Icon Class"
          "type" => "select"
          "choices" => "getIconClasses"
          "placeholder" => "select icon class"
          "span" => "col-md-3"
        ]
        "description" => array:5 [
          "label" => "Description"
          "type" => "textarea"
          "placeholder" => "Enter Description"
          "span" => "col-md-6"
          "required" => true
        ]
        "featured_image" => array:4 [
          "label" => "Feature Image"
          "type" => "file"
          "placeholder" => "Upload Featured Image"
          "span" => "col-md-6"
        ]
      ]
      #oldAttributes: []
      #activitylogOptions: ? ?Spatie\Activitylog\LogOptions
      +enableLoggingModelsEvents: true
      +mediaConversions: []
      +mediaCollections: []
      #deletePreservingMedia: false
      #unAttachedMediaLibraryItems: []
    }
    5 => Bigroski\Tukicms\App\Models\ProductCategory {#2807
      #connection: "mysql"
      #table: "product_categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:9 [
        "id" => 7
        "name" => "Televisions & Home Theatre"
        "slug" => "televisions-home-theatre"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-tcard"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #original: array:9 [
        "id" => 7
        "name" => "Televisions & Home Theatre"
        "slug" => "televisions-home-theatre"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-tcard"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #changes: []
      #previous: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:6 [
        0 => "name"
        1 => "slug"
        2 => "short_description"
        3 => "description"
        4 => "icon_class"
        5 => "parent_id"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +listable: array:4 [
        "featured_image" => array:2 [
          "name" => "Featured Image"
          "type" => "image"
        ]
        "name" => array:1 [
          "name" => "Category Name"
        ]
        "short_description" => array:2 [
          0 => "name"
          1 => "Short Description"
        ]
        "parent_id" => array:4 [
          "name" => "Parent Category"
          "type" => "relationship"
          "relationName" => "parent"
          "relationField" => "name"
        ]
      ]
      +formConfig: array:2 [
        "create" => array:3 [
          "title" => "Create Category"
          "route" => "web.productCategory.store"
          "method" => "post"
        ]
        "update" => array:3 [
          "title" => "Edit Category"
          "route" => "web.productCategory.update"
          "method" => "put"
        ]
      ]
      +formFields: array:7 [
        "name" => array:6 [
          "id" => "category_name"
          "label" => "Category name"
          "placeholder" => "Enter Category name"
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "slug" => array:6 [
          "id" => "category_slug"
          "label" => "Slug"
          "placeholder" => ""
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "short_description" => array:5 [
          "label" => "Short Description"
          "type" => "text"
          "placeholder" => "Enter Short Description"
          "span" => "col-md-3"
          "required" => true
        ]
        "parent_id" => array:5 [
          "label" => "Parent Category"
          "type" => "widgets.relationship"
          "with" => array:3 [
            "relationship" => "parent"
            "model" => "ProductCategory"
            "from" => "name"
          ]
          "placeholder" => "Select Parent Category"
          "span" => "col-md-3"
        ]
        "icon_class" => array:5 [
          "label" => "Icon Class"
          "type" => "select"
          "choices" => "getIconClasses"
          "placeholder" => "select icon class"
          "span" => "col-md-3"
        ]
        "description" => array:5 [
          "label" => "Description"
          "type" => "textarea"
          "placeholder" => "Enter Description"
          "span" => "col-md-6"
          "required" => true
        ]
        "featured_image" => array:4 [
          "label" => "Feature Image"
          "type" => "file"
          "placeholder" => "Upload Featured Image"
          "span" => "col-md-6"
        ]
      ]
      #oldAttributes: []
      #activitylogOptions: ? ?Spatie\Activitylog\LogOptions
      +enableLoggingModelsEvents: true
      +mediaConversions: []
      +mediaCollections: []
      #deletePreservingMedia: false
      #unAttachedMediaLibraryItems: []
    }
    6 => Bigroski\Tukicms\App\Models\ProductCategory {#2806
      #connection: "mysql"
      #table: "product_categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:9 [
        "id" => 8
        "name" => "Home Appliances"
        "slug" => "home-appliances"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-dress"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #original: array:9 [
        "id" => 8
        "name" => "Home Appliances"
        "slug" => "home-appliances"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-dress"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #changes: []
      #previous: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:6 [
        0 => "name"
        1 => "slug"
        2 => "short_description"
        3 => "description"
        4 => "icon_class"
        5 => "parent_id"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +listable: array:4 [
        "featured_image" => array:2 [
          "name" => "Featured Image"
          "type" => "image"
        ]
        "name" => array:1 [
          "name" => "Category Name"
        ]
        "short_description" => array:2 [
          0 => "name"
          1 => "Short Description"
        ]
        "parent_id" => array:4 [
          "name" => "Parent Category"
          "type" => "relationship"
          "relationName" => "parent"
          "relationField" => "name"
        ]
      ]
      +formConfig: array:2 [
        "create" => array:3 [
          "title" => "Create Category"
          "route" => "web.productCategory.store"
          "method" => "post"
        ]
        "update" => array:3 [
          "title" => "Edit Category"
          "route" => "web.productCategory.update"
          "method" => "put"
        ]
      ]
      +formFields: array:7 [
        "name" => array:6 [
          "id" => "category_name"
          "label" => "Category name"
          "placeholder" => "Enter Category name"
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "slug" => array:6 [
          "id" => "category_slug"
          "label" => "Slug"
          "placeholder" => ""
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "short_description" => array:5 [
          "label" => "Short Description"
          "type" => "text"
          "placeholder" => "Enter Short Description"
          "span" => "col-md-3"
          "required" => true
        ]
        "parent_id" => array:5 [
          "label" => "Parent Category"
          "type" => "widgets.relationship"
          "with" => array:3 [
            "relationship" => "parent"
            "model" => "ProductCategory"
            "from" => "name"
          ]
          "placeholder" => "Select Parent Category"
          "span" => "col-md-3"
        ]
        "icon_class" => array:5 [
          "label" => "Icon Class"
          "type" => "select"
          "choices" => "getIconClasses"
          "placeholder" => "select icon class"
          "span" => "col-md-3"
        ]
        "description" => array:5 [
          "label" => "Description"
          "type" => "textarea"
          "placeholder" => "Enter Description"
          "span" => "col-md-6"
          "required" => true
        ]
        "featured_image" => array:4 [
          "label" => "Feature Image"
          "type" => "file"
          "placeholder" => "Upload Featured Image"
          "span" => "col-md-6"
        ]
      ]
      #oldAttributes: []
      #activitylogOptions: ? ?Spatie\Activitylog\LogOptions
      +enableLoggingModelsEvents: true
      +mediaConversions: []
      +mediaCollections: []
      #deletePreservingMedia: false
      #unAttachedMediaLibraryItems: []
    }
    7 => Bigroski\Tukicms\App\Models\ProductCategory {#2805
      #connection: "mysql"
      #table: "product_categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:9 [
        "id" => 13
        "name" => "Gaming"
        "slug" => "gaming"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-alert-solid"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #original: array:9 [
        "id" => 13
        "name" => "Gaming"
        "slug" => "gaming"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-alert-solid"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #changes: []
      #previous: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:6 [
        0 => "name"
        1 => "slug"
        2 => "short_description"
        3 => "description"
        4 => "icon_class"
        5 => "parent_id"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +listable: array:4 [
        "featured_image" => array:2 [
          "name" => "Featured Image"
          "type" => "image"
        ]
        "name" => array:1 [
          "name" => "Category Name"
        ]
        "short_description" => array:2 [
          0 => "name"
          1 => "Short Description"
        ]
        "parent_id" => array:4 [
          "name" => "Parent Category"
          "type" => "relationship"
          "relationName" => "parent"
          "relationField" => "name"
        ]
      ]
      +formConfig: array:2 [
        "create" => array:3 [
          "title" => "Create Category"
          "route" => "web.productCategory.store"
          "method" => "post"
        ]
        "update" => array:3 [
          "title" => "Edit Category"
          "route" => "web.productCategory.update"
          "method" => "put"
        ]
      ]
      +formFields: array:7 [
        "name" => array:6 [
          "id" => "category_name"
          "label" => "Category name"
          "placeholder" => "Enter Category name"
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "slug" => array:6 [
          "id" => "category_slug"
          "label" => "Slug"
          "placeholder" => ""
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "short_description" => array:5 [
          "label" => "Short Description"
          "type" => "text"
          "placeholder" => "Enter Short Description"
          "span" => "col-md-3"
          "required" => true
        ]
        "parent_id" => array:5 [
          "label" => "Parent Category"
          "type" => "widgets.relationship"
          "with" => array:3 [
            "relationship" => "parent"
            "model" => "ProductCategory"
            "from" => "name"
          ]
          "placeholder" => "Select Parent Category"
          "span" => "col-md-3"
        ]
        "icon_class" => array:5 [
          "label" => "Icon Class"
          "type" => "select"
          "choices" => "getIconClasses"
          "placeholder" => "select icon class"
          "span" => "col-md-3"
        ]
        "description" => array:5 [
          "label" => "Description"
          "type" => "textarea"
          "placeholder" => "Enter Description"
          "span" => "col-md-6"
          "required" => true
        ]
        "featured_image" => array:4 [
          "label" => "Feature Image"
          "type" => "file"
          "placeholder" => "Upload Featured Image"
          "span" => "col-md-6"
        ]
      ]
      #oldAttributes: []
      #activitylogOptions: ? ?Spatie\Activitylog\LogOptions
      +enableLoggingModelsEvents: true
      +mediaConversions: []
      +mediaCollections: []
      #deletePreservingMedia: false
      #unAttachedMediaLibraryItems: []
    }
    8 => Bigroski\Tukicms\App\Models\ProductCategory {#2804
      #connection: "mysql"
      #table: "product_categories"
      #primaryKey: "id"
      #keyType: "int"
      +incrementing: true
      #with: []
      #withCount: []
      +preventsLazyLoading: false
      #perPage: 15
      +exists: true
      +wasRecentlyCreated: false
      #escapeWhenCastingToString: false
      #attributes: array:9 [
        "id" => 17
        "name" => "Computer Peripherals"
        "slug" => "computer-peripherals"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-arrow-left"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #original: array:9 [
        "id" => 17
        "name" => "Computer Peripherals"
        "slug" => "computer-peripherals"
        "short_description" => "Short description"
        "description" => "Description"
        "icon_class" => "d-icon-arrow-left"
        "parent_id" => 1
        "created_at" => "2025-11-09 08:34:21"
        "updated_at" => "2025-11-09 08:34:21"
      ]
      #changes: []
      #previous: []
      #casts: []
      #classCastCache: []
      #attributeCastCache: []
      #dateFormat: null
      #appends: []
      #dispatchesEvents: []
      #observables: []
      #relations: []
      #touches: []
      #relationAutoloadCallback: null
      #relationAutoloadContext: null
      +timestamps: true
      +usesUniqueIds: false
      #hidden: []
      #visible: []
      #fillable: array:6 [
        0 => "name"
        1 => "slug"
        2 => "short_description"
        3 => "description"
        4 => "icon_class"
        5 => "parent_id"
      ]
      #guarded: array:1 [
        0 => "*"
      ]
      +listable: array:4 [
        "featured_image" => array:2 [
          "name" => "Featured Image"
          "type" => "image"
        ]
        "name" => array:1 [
          "name" => "Category Name"
        ]
        "short_description" => array:2 [
          0 => "name"
          1 => "Short Description"
        ]
        "parent_id" => array:4 [
          "name" => "Parent Category"
          "type" => "relationship"
          "relationName" => "parent"
          "relationField" => "name"
        ]
      ]
      +formConfig: array:2 [
        "create" => array:3 [
          "title" => "Create Category"
          "route" => "web.productCategory.store"
          "method" => "post"
        ]
        "update" => array:3 [
          "title" => "Edit Category"
          "route" => "web.productCategory.update"
          "method" => "put"
        ]
      ]
      +formFields: array:7 [
        "name" => array:6 [
          "id" => "category_name"
          "label" => "Category name"
          "placeholder" => "Enter Category name"
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "slug" => array:6 [
          "id" => "category_slug"
          "label" => "Slug"
          "placeholder" => ""
          "type" => "text"
          "span" => "col-md-3"
          "required" => true
        ]
        "short_description" => array:5 [
          "label" => "Short Description"
          "type" => "text"
          "placeholder" => "Enter Short Description"
          "span" => "col-md-3"
          "required" => true
        ]
        "parent_id" => array:5 [
          "label" => "Parent Category"
          "type" => "widgets.relationship"
          "with" => array:3 [
            "relationship" => "parent"
            "model" => "ProductCategory"
            "from" => "name"
          ]
          "placeholder" => "Select Parent Category"
          "span" => "col-md-3"
        ]
        "icon_class" => array:5 [
          "label" => "Icon Class"
          "type" => "select"
          "choices" => "getIconClasses"
          "placeholder" => "select icon class"
          "span" => "col-md-3"
        ]
        "description" => array:5 [
          "label" => "Description"
          "type" => "textarea"
          "placeholder" => "Enter Description"
          "span" => "col-md-6"
          "required" => true
        ]
        "featured_image" => array:4 [
          "label" => "Feature Image"
          "type" => "file"
          "placeholder" => "Upload Featured Image"
          "span" => "col-md-6"
        ]
      ]
      #oldAttributes: []
      #activitylogOptions: ? ?Spatie\Activitylog\LogOptions
      +enableLoggingModelsEvents: true
      +mediaConversions: []
      +mediaCollections: []
      #deletePreservingMedia: false
      #unAttachedMediaLibraryItems: []
    }
  ]
  #escapeWhenCastingToString: false
}

Latest Offers