object(App\Models\Category)#1883 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(19) { ["id"]=> int(49) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(14) "Напитки" ["slug"]=> string(7) "napitki" ["subtitle"]=> NULL ["excerpt"]=> NULL ["description"]=> NULL ["picture"]=> string(20) "EKLq3VS7GUR1z7dz.jpg" ["lang"]=> string(2) "ru" ["external_id"]=> string(36) "61953ce7-7095-43c4-8cff-4515616c7cb5" ["parent_id"]=> NULL ["order_by"]=> int(0) ["home"]=> int(0) ["status"]=> int(1) ["created_at"]=> string(19) "2024-07-24 10:57:02" ["updated_at"]=> string(19) "2024-12-12 00:00:04" } ["original":protected]=> array(19) { ["id"]=> int(49) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(14) "Напитки" ["slug"]=> string(7) "napitki" ["subtitle"]=> NULL ["excerpt"]=> NULL ["description"]=> NULL ["picture"]=> string(20) "EKLq3VS7GUR1z7dz.jpg" ["lang"]=> string(2) "ru" ["external_id"]=> string(36) "61953ce7-7095-43c4-8cff-4515616c7cb5" ["parent_id"]=> NULL ["order_by"]=> int(0) ["home"]=> int(0) ["status"]=> int(1) ["created_at"]=> string(19) "2024-07-24 10:57:02" ["updated_at"]=> string(19) "2024-12-12 00:00:04" } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["goods"]=> object(Illuminate\Database\Eloquent\Collection)#1891 (2) { ["items":protected]=> array(15) { [0]=> object(App\Models\Good)#1908 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(199) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(60) "/ Байкал газ.250 мл природная вода/" ["slug"]=> string(32) "baikal-gaz250-ml-prirodnaia-voda" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "270" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(0) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2365565" ["external_id"]=> string(36) "086d1226-bbd7-4c65-b2ba-b2d9a808ad97" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:06" } ["original":protected]=> array(38) { ["id"]=> int(199) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(60) "/ Байкал газ.250 мл природная вода/" ["slug"]=> string(32) "baikal-gaz250-ml-prirodnaia-voda" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "270" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(0) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2365565" ["external_id"]=> string(36) "086d1226-bbd7-4c65-b2ba-b2d9a808ad97" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:06" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(199) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1906 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(199) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(199) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [1]=> object(App\Models\Good)#1909 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(200) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(59) "/ Байкал газ.530 мл природная вода/" ["slug"]=> string(32) "baikal-gaz530-ml-prirodnaia-voda" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "345" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(2) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2365566" ["external_id"]=> string(36) "017c6e31-aebb-4ca8-a238-42084e6708d7" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:06" } ["original":protected]=> array(38) { ["id"]=> int(200) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(59) "/ Байкал газ.530 мл природная вода/" ["slug"]=> string(32) "baikal-gaz530-ml-prirodnaia-voda" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "345" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(2) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2365566" ["external_id"]=> string(36) "017c6e31-aebb-4ca8-a238-42084e6708d7" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:06" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(200) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1905 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(200) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(200) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [2]=> object(App\Models\Good)#1910 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(201) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(65) "/ Байкал не газ. 530 мл природная вода/" ["slug"]=> string(36) "baikal-ne-gaz-530-ml-prirodnaia-voda" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "345" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(3) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364923" ["external_id"]=> string(36) "c8c101af-917a-4e53-99dd-2cbf8876a8fb" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:07" } ["original":protected]=> array(38) { ["id"]=> int(201) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(65) "/ Байкал не газ. 530 мл природная вода/" ["slug"]=> string(36) "baikal-ne-gaz-530-ml-prirodnaia-voda" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "345" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(3) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364923" ["external_id"]=> string(36) "c8c101af-917a-4e53-99dd-2cbf8876a8fb" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:07" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(201) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1904 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(201) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(201) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [3]=> object(App\Models\Good)#1911 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(202) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(64) "/ Байкал не газ.250 мл природная вода/" ["slug"]=> string(35) "baikal-ne-gaz250-ml-prirodnaia-voda" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "270" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(1) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364921" ["external_id"]=> string(36) "35a8d89a-5fcc-41c6-a4e9-a70a65480dc1" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:08" } ["original":protected]=> array(38) { ["id"]=> int(202) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(64) "/ Байкал не газ.250 мл природная вода/" ["slug"]=> string(35) "baikal-ne-gaz250-ml-prirodnaia-voda" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "270" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(1) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364921" ["external_id"]=> string(36) "35a8d89a-5fcc-41c6-a4e9-a70a65480dc1" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:08" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(202) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1903 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(202) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(202) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [4]=> object(App\Models\Good)#1912 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(204) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(29) "/ Рич Тоник 330 мл/" ["slug"]=> string(16) "ric-tonik-330-ml" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "250" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(11) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364925" ["external_id"]=> string(36) "bb4bcaed-b15e-476a-ac4e-13605a9ca876" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:08" } ["original":protected]=> array(38) { ["id"]=> int(204) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(29) "/ Рич Тоник 330 мл/" ["slug"]=> string(16) "ric-tonik-330-ml" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "250" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(11) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364925" ["external_id"]=> string(36) "bb4bcaed-b15e-476a-ac4e-13605a9ca876" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:08" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(204) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1902 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(204) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(204) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [5]=> object(App\Models\Good)#1913 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(205) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(32) "/ Морс клюквенный/" ["slug"]=> string(16) "mors-kliukvennyi" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "190" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(6) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364851" ["external_id"]=> string(36) "99fbf977-d914-4982-8d70-e08e98e98835" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:08" } ["original":protected]=> array(38) { ["id"]=> int(205) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(32) "/ Морс клюквенный/" ["slug"]=> string(16) "mors-kliukvennyi" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "190" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(6) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364851" ["external_id"]=> string(36) "99fbf977-d914-4982-8d70-e08e98e98835" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:08" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(205) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1901 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(205) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(205) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [6]=> object(App\Models\Good)#1914 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(207) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(59) "/ Сок апельсин свежевыжатый 200мл/" ["slug"]=> string(30) "sok-apelsin-svezevyzatyi-200ml" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "365" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(4) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364848" ["external_id"]=> string(36) "8ef9dd48-5ed8-4c15-8144-135db8e66d46" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:08" } ["original":protected]=> array(38) { ["id"]=> int(207) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(59) "/ Сок апельсин свежевыжатый 200мл/" ["slug"]=> string(30) "sok-apelsin-svezevyzatyi-200ml" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "365" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(4) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364848" ["external_id"]=> string(36) "8ef9dd48-5ed8-4c15-8144-135db8e66d46" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-16 14:06:28" ["updated_at"]=> string(19) "2024-12-12 00:00:08" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(207) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1900 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(207) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(207) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [7]=> object(App\Models\Good)#1915 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(219) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(61) "/ Сок грейпфрут свежевыжатый 200мл/" ["slug"]=> string(32) "sok-greipfrut-svezevyzatyi-200ml" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "365" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(5) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(10) "2365747909" ["external_id"]=> string(36) "d8c15750-c107-4d3f-b31d-a8b1b2e01225" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-17 12:00:39" ["updated_at"]=> string(19) "2024-12-12 00:00:09" } ["original":protected]=> array(38) { ["id"]=> int(219) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(61) "/ Сок грейпфрут свежевыжатый 200мл/" ["slug"]=> string(32) "sok-greipfrut-svezevyzatyi-200ml" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "365" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(5) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(10) "2365747909" ["external_id"]=> string(36) "d8c15750-c107-4d3f-b31d-a8b1b2e01225" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-01-17 12:00:39" ["updated_at"]=> string(19) "2024-12-12 00:00:09" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(219) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1899 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(219) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(219) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [8]=> object(App\Models\Good)#1916 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(255) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(30) "/ Голубая лагуна/" ["slug"]=> string(15) "golubaia-laguna" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "195" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(7) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(10) "2365748407" ["external_id"]=> string(36) "259fc87f-9f8d-4931-98d5-c1144b77e2fb" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:00:55" } ["original":protected]=> array(38) { ["id"]=> int(255) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(30) "/ Голубая лагуна/" ["slug"]=> string(15) "golubaia-laguna" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "195" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(7) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(10) "2365748407" ["external_id"]=> string(36) "259fc87f-9f8d-4931-98d5-c1144b77e2fb" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:00:55" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(255) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1898 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(255) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(255) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [9]=> object(App\Models\Good)#1917 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(256) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(38) "/ Лавандовый лимонад/" ["slug"]=> string(18) "lavandovyi-limonad" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "180" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(8) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(10) "2365748406" ["external_id"]=> string(36) "761b572d-e5c5-416a-a130-b199ea3fb54c" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:00:56" } ["original":protected]=> array(38) { ["id"]=> int(256) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(38) "/ Лавандовый лимонад/" ["slug"]=> string(18) "lavandovyi-limonad" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "180" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(8) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(10) "2365748406" ["external_id"]=> string(36) "761b572d-e5c5-416a-a130-b199ea3fb54c" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:00:56" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(256) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1895 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(256) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(256) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [10]=> object(App\Models\Good)#1918 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(257) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(41) "/ Лимонад Тропический /" ["slug"]=> string(19) "limonad-tropiceskii" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "355" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(9) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364906" ["external_id"]=> string(36) "e1ae2315-a824-4fe1-93ae-775844b5a9e4" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:00:57" } ["original":protected]=> array(38) { ["id"]=> int(257) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(41) "/ Лимонад Тропический /" ["slug"]=> string(19) "limonad-tropiceskii" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "355" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(9) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364906" ["external_id"]=> string(36) "e1ae2315-a824-4fe1-93ae-775844b5a9e4" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:00:57" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(257) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1897 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(257) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(257) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [11]=> object(App\Models\Good)#1919 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(258) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(32) "/ Лимонад ягодный/" ["slug"]=> string(16) "limonad-iagodnyi" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "355" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(10) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364905" ["external_id"]=> string(36) "48f2978d-a894-4443-b20f-8e47cee1c959" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:00:57" } ["original":protected]=> array(38) { ["id"]=> int(258) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(32) "/ Лимонад ягодный/" ["slug"]=> string(16) "limonad-iagodnyi" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "355" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(10) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364905" ["external_id"]=> string(36) "48f2978d-a894-4443-b20f-8e47cee1c959" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:00:57" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(258) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1896 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(258) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(258) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [12]=> object(App\Models\Good)#1920 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(259) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(32) "/ Мохито б/а арбуз/" ["slug"]=> string(15) "moxito-ba-arbuz" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "365" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(12) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364910" ["external_id"]=> string(36) "1b390228-ca31-45ff-b4f9-13605e2ada11" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:00:58" } ["original":protected]=> array(38) { ["id"]=> int(259) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(32) "/ Мохито б/а арбуз/" ["slug"]=> string(15) "moxito-ba-arbuz" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "365" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(12) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364910" ["external_id"]=> string(36) "1b390228-ca31-45ff-b4f9-13605e2ada11" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:00:58" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(259) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1892 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(259) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(259) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [13]=> object(App\Models\Good)#1921 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(260) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(47) "/ Мохито б/а классический /" ["slug"]=> string(22) "moxito-ba-klassiceskii" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "365" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(13) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364908" ["external_id"]=> string(36) "8c0d66e6-bca6-45d4-8243-0e99912fa553" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:00:59" } ["original":protected]=> array(38) { ["id"]=> int(260) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(47) "/ Мохито б/а классический /" ["slug"]=> string(22) "moxito-ba-klassiceskii" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "365" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(13) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364908" ["external_id"]=> string(36) "8c0d66e6-bca6-45d4-8243-0e99912fa553" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:00:59" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(260) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1894 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(260) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(260) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } [14]=> object(App\Models\Good)#1922 (30) { ["connection":protected]=> string(5) "mysql" ["table":protected]=> string(5) "goods" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(36) { ["id"]=> int(261) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(43) "/ Мохито б/а клубничный /" ["slug"]=> string(20) "moxito-ba-klubnicnyi" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "365" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(14) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364909" ["external_id"]=> string(36) "3061f548-744b-4fdf-9590-c18eb0e24636" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:01:00" } ["original":protected]=> array(38) { ["id"]=> int(261) ["meta_title"]=> NULL ["meta_keywords"]=> NULL ["meta_description"]=> NULL ["meta_robots"]=> NULL ["name"]=> string(43) "/ Мохито б/а клубничный /" ["slug"]=> string(20) "moxito-ba-klubnicnyi" ["subtitle"]=> NULL ["excerpt"]=> string(0) "" ["description"]=> NULL ["custom"]=> NULL ["related_goods"]=> NULL ["picture"]=> NULL ["price"]=> string(3) "365" ["oldprice"]=> NULL ["discount"]=> NULL ["order_by"]=> int(14) ["lang"]=> NULL ["tags"]=> NULL ["brand_id"]=> NULL ["sku"]=> NULL ["barcode"]=> NULL ["code"]=> string(7) "2364909" ["external_id"]=> string(36) "3061f548-744b-4fdf-9590-c18eb0e24636" ["available"]=> int(1) ["track_qty"]=> string(1) "N" ["quantity"]=> NULL ["type"]=> string(4) "Dish" ["order_item_type"]=> string(7) "Product" ["status"]=> int(1) ["featured"]=> string(1) "Y" ["morningMenu"]=> NULL ["novelty"]=> int(0) ["hit"]=> int(0) ["created_at"]=> string(19) "2024-07-03 11:24:42" ["updated_at"]=> string(19) "2024-12-12 00:01:00" ["pivot_category_id"]=> int(49) ["pivot_good_id"]=> int(261) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> string(11) "Y-m-d H:i:s" ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(1) { ["pivot"]=> object(Illuminate\Database\Eloquent\Relations\Pivot)#1893 (33) { ["connection":protected]=> NULL ["table":protected]=> string(13) "category_good" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(false) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(true) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(261) } ["original":protected]=> array(2) { ["category_id"]=> int(49) ["good_id"]=> int(261) } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(false) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(0) { } ["pivotParent"]=> object(App\Models\Category)#1882 (30) { ["connection":protected]=> NULL ["table":protected]=> string(10) "categories" ["primaryKey":protected]=> string(2) "id" ["keyType":protected]=> string(3) "int" ["incrementing"]=> bool(true) ["with":protected]=> array(0) { } ["withCount":protected]=> array(0) { } ["preventsLazyLoading"]=> bool(false) ["perPage":protected]=> int(15) ["exists"]=> bool(false) ["wasRecentlyCreated"]=> bool(false) ["escapeWhenCastingToString":protected]=> bool(false) ["attributes":protected]=> array(0) { } ["original":protected]=> array(0) { } ["changes":protected]=> array(0) { } ["casts":protected]=> array(0) { } ["classCastCache":protected]=> array(0) { } ["attributeCastCache":protected]=> array(0) { } ["dateFormat":protected]=> NULL ["appends":protected]=> array(0) { } ["dispatchesEvents":protected]=> array(0) { } ["observables":protected]=> array(0) { } ["relations":protected]=> array(0) { } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } ["foreignKey":protected]=> string(11) "category_id" ["relatedKey":protected]=> string(7) "good_id" } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(33) { [0]=> string(10) "meta_title" [1]=> string(13) "meta_keywords" [2]=> string(16) "meta_description" [3]=> string(11) "meta_robots" [4]=> string(4) "name" [5]=> string(4) "slug" [6]=> string(8) "subtitle" [7]=> string(7) "excerpt" [8]=> string(11) "description" [9]=> string(6) "custom" [10]=> string(13) "related_goods" [11]=> string(7) "picture" [12]=> string(5) "price" [13]=> string(8) "oldprice" [14]=> string(8) "discount" [15]=> string(8) "order_by" [16]=> string(4) "lang" [17]=> string(4) "tags" [18]=> string(8) "brand_id" [19]=> string(3) "sku" [20]=> string(7) "barcode" [21]=> string(4) "code" [22]=> string(11) "external_id" [23]=> string(9) "available" [24]=> string(9) "track_qty" [25]=> string(8) "quantity" [26]=> string(4) "type" [27]=> string(15) "order_item_type" [28]=> string(6) "status" [29]=> string(8) "featured" [30]=> string(7) "novelty" [31]=> string(3) "hit" [32]=> string(11) "morningMenu" } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } } } ["escapeWhenCastingToString":protected]=> bool(false) } } ["touches":protected]=> array(0) { } ["timestamps"]=> bool(true) ["usesUniqueIds"]=> bool(false) ["hidden":protected]=> array(0) { } ["visible":protected]=> array(0) { } ["fillable":protected]=> array(0) { } ["guarded":protected]=> array(1) { [0]=> string(1) "*" } }