المتجر

SettingsRequest history8.3.12PHP Version680msRequest Duration27MBMemory UsageGET ar/products
status
200 OK
full_url
https://el-reem.com/ar/products?category_id=47
action_name
products.index
controller_action
App\Http\Controllers\ProductController@index
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://el-reem.com/ar/products?category_id=47
action_name
products.index
controller_action
App\Http\Controllers\ProductController@index
uri
GET ar/products
controller
App\Http\Controllers\ProductController@index
prefix
ar/products
file
app/Http/Controllers/ProductController.php:28-40
middleware
web, localeSessionRedirect, localizationRedirect, localeViewPath
duration
689ms
peak_memory
28MB
response
text/html; charset=UTF-8
request_format
html
request_query
0 of 0
array:1 [ "category_id" => "47" ]
request_request
[]
request_headers
0 of 0
array:15 [ "host" => array:1 [ 0 => "el-reem.com" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sat, 15 Mar 2025 06:41:41 GMT" ] ]
session_attributes
0 of 0
array:2 [ "_token" => "S0R8rDgYr81pfnlNTD3hNC9rbfNwDzQP4TYrnz2d" "locale" => "ar" ]
    • Booting (329ms)time
    • Application (351ms)time
    • Routing (4.71ms)
    • Preparing Response (137ms)
    • 1 x Application (51.58%)
      351ms
      1 x Booting (48.42%)
      329ms
      1 x Preparing Response (20.14%)
      137ms
      1 x Routing (0.69%)
      4.71ms
      8 templates were rendered
      • product.indexindex.blade.php#?blade
      • components.product-priceproduct-price.blade.php#?blade
      • components.product-priceproduct-price.blade.php#?blade
      • layout.paginationpagination.blade.php#?blade
      • layout.mastermaster.blade.php#?blade
      • components.response-messagesresponse-messages.blade.php#?blade
      • livewire.cart-listcart-list.blade.php#?blade
      • livewire.cart-listcart-list.blade.php#?blade
      uri
      GET ar/products
      middleware
      web, localeSessionRedirect, localizationRedirect, localeViewPath
      controller
      App\Http\Controllers\ProductController@index
      prefix
      ar/products
      as
      products.index
      file
      app/Http/Controllers/ProductController.php:28-40
      58 statements were executed (5 duplicates)Show only duplicates101ms
      • DatabaseSessionHandler.php#97sql_el_reem_com13.08msselect * from `sessions` where `id` = 'JLGrXsf7FuTX5r4qOYrKyGadzvgVU0ge7qO6SeYE' limit 1
        Bindings
        • 0: JLGrXsf7FuTX5r4qOYrKyGadzvgVU0ge7qO6SeYE
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • DatabaseStore.php#130sql_el_reem_com990μsselect * from `cache` where `key` in ('categories')
        Bindings
        • 0: categories
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#410sql_el_reem_com7.24msdelete from `cache` where `key` in ('categories', 'illuminate:cache:flexible:created:categories') and `expiration` <= 1742020901
        Bindings
        • 0: categories
        • 1: illuminate:cache:flexible:created:categories
        • 2: 1742020901
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:145
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
      • ProductController.php#67sql_el_reem_com1.01msselect `id`, `title`, `slug` from `categories` where `type` = 'sub' and `categories`.`deleted_at` is null
        Bindings
        • 0: sub
        Backtrace
        • app/Http/Controllers/ProductController.php:67
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/ProductController.php:66
        • app/Http/Controllers/ProductController.php:30
      • DatabaseStore.php#190sql_el_reem_com15.12msinsert into `cache` (`expiration`, `key`, `value`) values (1742020961, 'categories', 'O:39:\"Illuminate\Database\Eloquent\Collection\":2:{s:8:\"?*?items\";a:37:{i:0;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:2;s:5:\"title\";s:10:\"افران\";s:4:\"slug\";s:5:\"ovens\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:2;s:5:\"title\";s:10:\"افران\";s:4:\"slug\";s:5:\"ovens\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:1;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:4;s:5:\"title\";s:15:\"Juice Dispenser\";s:4:\"slug\";s:16:\"juice-dispenser-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:4;s:5:\"title\";s:15:\"Juice Dispenser\";s:4:\"slug\";s:16:\"juice-dispenser-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:2;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:6;s:5:\"title\";s:13:\"Refrigeration\";s:4:\"slug\";s:14:\"refrigeration-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:6;s:5:\"title\";s:13:\"Refrigeration\";s:4:\"slug\";s:14:\"refrigeration-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:3;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:8;s:5:\"title\";s:30:\"Full Automatic Coffee Machines\";s:4:\"slug\";s:31:\"full-automatic-coffee-machines-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:8;s:5:\"title\";s:30:\"Full Automatic Coffee Machines\";s:4:\"slug\";s:31:\"full-automatic-coffee-machines-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:4;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:9;s:5:\"title\";s:21:\"Filter Coffee Machine\";s:4:\"slug\";s:22:\"filter-coffee-machine-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:9;s:5:\"title\";s:21:\"Filter Coffee Machine\";s:4:\"slug\";s:22:\"filter-coffee-machine-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:5;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:10;s:5:\"title\";s:11:\"Speed ovens\";s:4:\"slug\";s:12:\"speed-ovens-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:10;s:5:\"title\";s:11:\"Speed ovens\";s:4:\"slug\";s:12:\"speed-ovens-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:6;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:11;s:5:\"title\";s:20:\"Bakery & Pastry oven\";s:4:\"slug\";s:19:\"bakery-pastry-oven-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:11;s:5:\"title\";s:20:\"Bakery & Pastry oven\";s:4:\"slug\";s:19:\"bakery-pastry-oven-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:7;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:12;s:5:\"title\";s:7:\"Proofer\";s:4:\"slug\";s:7:\"proofer\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:12;s:5:\"title\";s:7:\"Proofer\";s:4:\"slug\";s:7:\"proofer\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:8;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:14;s:5:\"title\";s:17:\"Induction Cooking\";s:4:\"slug\";s:18:\"induction-cooking-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:14;s:5:\"title\";s:17:\"Induction Cooking\";s:4:\"slug\";s:18:\"induction-cooking-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:9;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:15;s:5:\"title\";s:16:\"ميكروويف\";s:4:\"slug\";s:9:\"microwave\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:15;s:5:\"title\";s:16:\"ميكروويف\";s:4:\"slug\";s:9:\"microwave\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:10;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:16;s:5:\"title\";s:26:\"Waffles And Crepe Machines\";s:4:\"slug\";s:26:\"waffles-and-crepe-machines\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:16;s:5:\"title\";s:26:\"Waffles And Crepe Machines\";s:4:\"slug\";s:26:\"waffles-and-crepe-machines\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:11;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:17;s:5:\"title\";s:8:\"Freezing\";s:4:\"slug\";s:9:\"freezzing\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:17;s:5:\"title\";s:8:\"Freezing\";s:4:\"slug\";s:9:\"freezzing\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:12;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:18;s:5:\"title\";s:22:\"Turkish Coffee Machine\";s:4:\"slug\";s:23:\"turkish-coffee-machine-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:18;s:5:\"title\";s:22:\"Turkish Coffee Machine\";s:4:\"slug\";s:23:\"turkish-coffee-machine-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:13;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:19;s:5:\"title\";s:10:\"Ice Makers\";s:4:\"slug\";s:10:\"ice-makers\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:19;s:5:\"title\";s:10:\"Ice Makers\";s:4:\"slug\";s:10:\"ice-makers\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:14;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:21;s:5:\"title\";s:6:\"Mixers\";s:4:\"slug\";s:6:\"mixers\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:21;s:5:\"title\";s:6:\"Mixers\";s:4:\"slug\";s:6:\"mixers\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:15;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:22;s:5:\"title\";s:17:\"Ice Cream Display\";s:4:\"slug\";s:17:\"ice-cream-display\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:22;s:5:\"title\";s:17:\"Ice Cream Display\";s:4:\"slug\";s:17:\"ice-cream-display\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:16;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:23;s:5:\"title\";s:12:\"Display Cack\";s:4:\"slug\";s:12:\"display-cack\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:23;s:5:\"title\";s:12:\"Display Cack\";s:4:\"slug\";s:12:\"display-cack\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:17;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:24;s:5:\"title\";s:12:\"خلاطات\";s:4:\"slug\";s:9:\"blenders-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:24;s:5:\"title\";s:12:\"خلاطات\";s:4:\"slug\";s:9:\"blenders-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:18;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:26;s:5:\"title\";s:12:\"Hot cabinets\";s:4:\"slug\";s:12:\"hot-cabinets\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:26;s:5:\"title\";s:12:\"Hot cabinets\";s:4:\"slug\";s:12:\"hot-cabinets\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:19;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:27;s:5:\"title\";s:13:\"Cold cabinets\";s:4:\"slug\";s:13:\"cold-cabinets\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:27;s:5:\"title\";s:13:\"Cold cabinets\";s:4:\"slug\";s:13:\"cold-cabinets\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:20;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:28;s:5:\"title\";s:13:\"Shock Freezer\";s:4:\"slug\";s:15:\"-shock-freezer-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:28;s:5:\"title\";s:13:\"Shock Freezer\";s:4:\"slug\";s:15:\"-shock-freezer-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:21;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:29;s:5:\"title\";s:17:\"Vegetables Cutter\";s:4:\"slug\";s:18:\"vegetables-cutter-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:29;s:5:\"title\";s:17:\"Vegetables Cutter\";s:4:\"slug\";s:18:\"vegetables-cutter-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:22;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:30;s:5:\"title\";s:15:\"Gas Tilting Pan\";s:4:\"slug\";s:15:\"gas-tilting-pan\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:30;s:5:\"title\";s:15:\"Gas Tilting Pan\";s:4:\"slug\";s:15:\"gas-tilting-pan\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:23;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:31;s:5:\"title\";s:9:\"Gas Grill\";s:4:\"slug\";s:9:\"gas-grill\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:31;s:5:\"title\";s:9:\"Gas Grill\";s:4:\"slug\";s:9:\"gas-grill\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:24;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:33;s:5:\"title\";s:19:\"Cup Sealing Machine\";s:4:\"slug\";s:19:\"cup-sealing-machine\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:33;s:5:\"title\";s:19:\"Cup Sealing Machine\";s:4:\"slug\";s:19:\"cup-sealing-machine\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:25;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:34;s:5:\"title\";s:20:\"Food Sealing Machine\";s:4:\"slug\";s:20:\"food-sealing-machine\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:34;s:5:\"title\";s:20:\"Food Sealing Machine\";s:4:\"slug\";s:20:\"food-sealing-machine\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:26;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:36;s:5:\"title\";s:24:\"Clothes Washing Machines\";s:4:\"slug\";s:25:\"clothes-washing-machines-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:36;s:5:\"title\";s:24:\"Clothes Washing Machines\";s:4:\"slug\";s:25:\"clothes-washing-machines-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:27;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:38;s:5:\"title\";s:14:\"Digital Scales\";s:4:\"slug\";s:14:\"digital-scales\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:38;s:5:\"title\";s:14:\"Digital Scales\";s:4:\"slug\";s:14:\"digital-scales\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:28;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:39;s:5:\"title\";s:19:\"Chocolate Dispenser\";s:4:\"slug\";s:20:\"chocolate-dispenser-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:39;s:5:\"title\";s:19:\"Chocolate Dispenser\";s:4:\"slug\";s:20:\"chocolate-dispenser-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:29;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:40;s:5:\"title\";s:26:\"Commercial coffee machines\";s:4:\"slug\";s:26:\"commercial-coffee-machines\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:40;s:5:\"title\";s:26:\"Commercial coffee machines\";s:4:\"slug\";s:26:\"commercial-coffee-machines\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:30;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:41;s:5:\"title\";s:8:\"Grinders\";s:4:\"slug\";s:9:\"grinders-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:41;s:5:\"title\";s:8:\"Grinders\";s:4:\"slug\";s:9:\"grinders-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:31;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:42;s:5:\"title\";s:12:\"قلايات\";s:4:\"slug\";s:6:\"fryers\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:42;s:5:\"title\";s:12:\"قلايات\";s:4:\"slug\";s:6:\"fryers\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:32;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:43;s:5:\"title\";s:23:\"Soft Ice cream Machines\";s:4:\"slug\";s:24:\"soft-ice-cream-machines-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:43;s:5:\"title\";s:23:\"Soft Ice cream Machines\";s:4:\"slug\";s:24:\"soft-ice-cream-machines-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:33;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:44;s:5:\"title\";s:18:\"Electrical Pruners\";s:4:\"slug\";s:19:\"electrical-purners-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:44;s:5:\"title\";s:18:\"Electrical Pruners\";s:4:\"slug\";s:19:\"electrical-purners-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:34;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:45;s:5:\"title\";s:11:\"Gas Pruners\";s:4:\"slug\";s:12:\"gas-purners-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:45;s:5:\"title\";s:11:\"Gas Pruners\";s:4:\"slug\";s:12:\"gas-purners-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:35;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:46;s:5:\"title\";s:17:\"Electrical Grills\";s:4:\"slug\";s:18:\"electrical-grills-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:46;s:5:\"title\";s:17:\"Electrical Grills\";s:4:\"slug\";s:18:\"electrical-grills-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}i:36;O:19:\"App\Models\Category\":31:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:10:\"categories\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:47;s:5:\"title\";s:12:\"Pasta Cooker\";s:4:\"slug\";s:12:\"pasta-cooker\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:47;s:5:\"title\";s:12:\"Pasta Cooker\";s:4:\"slug\";s:12:\"pasta-cooker\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:1:{s:10:\"deleted_at\";s:8:\"datetime\";}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}s:16:\"?*?forceDeleting\";b:0;}}s:28:\"?*?escapeWhenCastingToString\";b:0;}') on duplicate key update `expiration` = values(`expiration`), `key` = values(`key`), `value` = values(`value`)
        Bindings
        • 0: 1742020961
        • 1: categories
        • 2: O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:"*items";a:37:{i:0;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:2;s:5:"title";s:10:"افران";s:4:"slug";s:5:"ovens";}s:11:"*original";a:3:{s:2:"id";i:2;s:5:"title";s:10:"افران";s:4:"slug";s:5:"ovens";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:1;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:4;s:5:"title";s:15:"Juice Dispenser";s:4:"slug";s:16:"juice-dispenser-";}s:11:"*original";a:3:{s:2:"id";i:4;s:5:"title";s:15:"Juice Dispenser";s:4:"slug";s:16:"juice-dispenser-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:2;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:6;s:5:"title";s:13:"Refrigeration";s:4:"slug";s:14:"refrigeration-";}s:11:"*original";a:3:{s:2:"id";i:6;s:5:"title";s:13:"Refrigeration";s:4:"slug";s:14:"refrigeration-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:3;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:8;s:5:"title";s:30:"Full Automatic Coffee Machines";s:4:"slug";s:31:"full-automatic-coffee-machines-";}s:11:"*original";a:3:{s:2:"id";i:8;s:5:"title";s:30:"Full Automatic Coffee Machines";s:4:"slug";s:31:"full-automatic-coffee-machines-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:4;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:9;s:5:"title";s:21:"Filter Coffee Machine";s:4:"slug";s:22:"filter-coffee-machine-";}s:11:"*original";a:3:{s:2:"id";i:9;s:5:"title";s:21:"Filter Coffee Machine";s:4:"slug";s:22:"filter-coffee-machine-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:5;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:10;s:5:"title";s:11:"Speed ovens";s:4:"slug";s:12:"speed-ovens-";}s:11:"*original";a:3:{s:2:"id";i:10;s:5:"title";s:11:"Speed ovens";s:4:"slug";s:12:"speed-ovens-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:6;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:11;s:5:"title";s:20:"Bakery & Pastry oven";s:4:"slug";s:19:"bakery-pastry-oven-";}s:11:"*original";a:3:{s:2:"id";i:11;s:5:"title";s:20:"Bakery & Pastry oven";s:4:"slug";s:19:"bakery-pastry-oven-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:7;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:12;s:5:"title";s:7:"Proofer";s:4:"slug";s:7:"proofer";}s:11:"*original";a:3:{s:2:"id";i:12;s:5:"title";s:7:"Proofer";s:4:"slug";s:7:"proofer";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:8;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:14;s:5:"title";s:17:"Induction Cooking";s:4:"slug";s:18:"induction-cooking-";}s:11:"*original";a:3:{s:2:"id";i:14;s:5:"title";s:17:"Induction Cooking";s:4:"slug";s:18:"induction-cooking-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:9;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:15;s:5:"title";s:16:"ميكروويف";s:4:"slug";s:9:"microwave";}s:11:"*original";a:3:{s:2:"id";i:15;s:5:"title";s:16:"ميكروويف";s:4:"slug";s:9:"microwave";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:10;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:16;s:5:"title";s:26:"Waffles And Crepe Machines";s:4:"slug";s:26:"waffles-and-crepe-machines";}s:11:"*original";a:3:{s:2:"id";i:16;s:5:"title";s:26:"Waffles And Crepe Machines";s:4:"slug";s:26:"waffles-and-crepe-machines";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:11;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:17;s:5:"title";s:8:"Freezing";s:4:"slug";s:9:"freezzing";}s:11:"*original";a:3:{s:2:"id";i:17;s:5:"title";s:8:"Freezing";s:4:"slug";s:9:"freezzing";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:12;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:18;s:5:"title";s:22:"Turkish Coffee Machine";s:4:"slug";s:23:"turkish-coffee-machine-";}s:11:"*original";a:3:{s:2:"id";i:18;s:5:"title";s:22:"Turkish Coffee Machine";s:4:"slug";s:23:"turkish-coffee-machine-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:13;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:19;s:5:"title";s:10:"Ice Makers";s:4:"slug";s:10:"ice-makers";}s:11:"*original";a:3:{s:2:"id";i:19;s:5:"title";s:10:"Ice Makers";s:4:"slug";s:10:"ice-makers";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:14;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:21;s:5:"title";s:6:"Mixers";s:4:"slug";s:6:"mixers";}s:11:"*original";a:3:{s:2:"id";i:21;s:5:"title";s:6:"Mixers";s:4:"slug";s:6:"mixers";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:15;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:22;s:5:"title";s:17:"Ice Cream Display";s:4:"slug";s:17:"ice-cream-display";}s:11:"*original";a:3:{s:2:"id";i:22;s:5:"title";s:17:"Ice Cream Display";s:4:"slug";s:17:"ice-cream-display";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:16;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:23;s:5:"title";s:12:"Display Cack";s:4:"slug";s:12:"display-cack";}s:11:"*original";a:3:{s:2:"id";i:23;s:5:"title";s:12:"Display Cack";s:4:"slug";s:12:"display-cack";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:17;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:24;s:5:"title";s:12:"خلاطات";s:4:"slug";s:9:"blenders-";}s:11:"*original";a:3:{s:2:"id";i:24;s:5:"title";s:12:"خلاطات";s:4:"slug";s:9:"blenders-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:18;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:26;s:5:"title";s:12:"Hot cabinets";s:4:"slug";s:12:"hot-cabinets";}s:11:"*original";a:3:{s:2:"id";i:26;s:5:"title";s:12:"Hot cabinets";s:4:"slug";s:12:"hot-cabinets";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:19;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:27;s:5:"title";s:13:"Cold cabinets";s:4:"slug";s:13:"cold-cabinets";}s:11:"*original";a:3:{s:2:"id";i:27;s:5:"title";s:13:"Cold cabinets";s:4:"slug";s:13:"cold-cabinets";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:20;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:28;s:5:"title";s:13:"Shock Freezer";s:4:"slug";s:15:"-shock-freezer-";}s:11:"*original";a:3:{s:2:"id";i:28;s:5:"title";s:13:"Shock Freezer";s:4:"slug";s:15:"-shock-freezer-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:21;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:29;s:5:"title";s:17:"Vegetables Cutter";s:4:"slug";s:18:"vegetables-cutter-";}s:11:"*original";a:3:{s:2:"id";i:29;s:5:"title";s:17:"Vegetables Cutter";s:4:"slug";s:18:"vegetables-cutter-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:22;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:30;s:5:"title";s:15:"Gas Tilting Pan";s:4:"slug";s:15:"gas-tilting-pan";}s:11:"*original";a:3:{s:2:"id";i:30;s:5:"title";s:15:"Gas Tilting Pan";s:4:"slug";s:15:"gas-tilting-pan";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:23;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:31;s:5:"title";s:9:"Gas Grill";s:4:"slug";s:9:"gas-grill";}s:11:"*original";a:3:{s:2:"id";i:31;s:5:"title";s:9:"Gas Grill";s:4:"slug";s:9:"gas-grill";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:24;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:33;s:5:"title";s:19:"Cup Sealing Machine";s:4:"slug";s:19:"cup-sealing-machine";}s:11:"*original";a:3:{s:2:"id";i:33;s:5:"title";s:19:"Cup Sealing Machine";s:4:"slug";s:19:"cup-sealing-machine";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:25;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:34;s:5:"title";s:20:"Food Sealing Machine";s:4:"slug";s:20:"food-sealing-machine";}s:11:"*original";a:3:{s:2:"id";i:34;s:5:"title";s:20:"Food Sealing Machine";s:4:"slug";s:20:"food-sealing-machine";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:26;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:36;s:5:"title";s:24:"Clothes Washing Machines";s:4:"slug";s:25:"clothes-washing-machines-";}s:11:"*original";a:3:{s:2:"id";i:36;s:5:"title";s:24:"Clothes Washing Machines";s:4:"slug";s:25:"clothes-washing-machines-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:27;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:38;s:5:"title";s:14:"Digital Scales";s:4:"slug";s:14:"digital-scales";}s:11:"*original";a:3:{s:2:"id";i:38;s:5:"title";s:14:"Digital Scales";s:4:"slug";s:14:"digital-scales";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:28;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:39;s:5:"title";s:19:"Chocolate Dispenser";s:4:"slug";s:20:"chocolate-dispenser-";}s:11:"*original";a:3:{s:2:"id";i:39;s:5:"title";s:19:"Chocolate Dispenser";s:4:"slug";s:20:"chocolate-dispenser-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:29;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:40;s:5:"title";s:26:"Commercial coffee machines";s:4:"slug";s:26:"commercial-coffee-machines";}s:11:"*original";a:3:{s:2:"id";i:40;s:5:"title";s:26:"Commercial coffee machines";s:4:"slug";s:26:"commercial-coffee-machines";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:30;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:41;s:5:"title";s:8:"Grinders";s:4:"slug";s:9:"grinders-";}s:11:"*original";a:3:{s:2:"id";i:41;s:5:"title";s:8:"Grinders";s:4:"slug";s:9:"grinders-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:31;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:42;s:5:"title";s:12:"قلايات";s:4:"slug";s:6:"fryers";}s:11:"*original";a:3:{s:2:"id";i:42;s:5:"title";s:12:"قلايات";s:4:"slug";s:6:"fryers";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:32;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:43;s:5:"title";s:23:"Soft Ice cream Machines";s:4:"slug";s:24:"soft-ice-cream-machines-";}s:11:"*original";a:3:{s:2:"id";i:43;s:5:"title";s:23:"Soft Ice cream Machines";s:4:"slug";s:24:"soft-ice-cream-machines-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:33;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:44;s:5:"title";s:18:"Electrical Pruners";s:4:"slug";s:19:"electrical-purners-";}s:11:"*original";a:3:{s:2:"id";i:44;s:5:"title";s:18:"Electrical Pruners";s:4:"slug";s:19:"electrical-purners-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:34;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:45;s:5:"title";s:11:"Gas Pruners";s:4:"slug";s:12:"gas-purners-";}s:11:"*original";a:3:{s:2:"id";i:45;s:5:"title";s:11:"Gas Pruners";s:4:"slug";s:12:"gas-purners-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:35;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:46;s:5:"title";s:17:"Electrical Grills";s:4:"slug";s:18:"electrical-grills-";}s:11:"*original";a:3:{s:2:"id";i:46;s:5:"title";s:17:"Electrical Grills";s:4:"slug";s:18:"electrical-grills-";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}i:36;O:19:"App\Models\Category":31:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:10:"categories";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:47;s:5:"title";s:12:"Pasta Cooker";s:4:"slug";s:12:"pasta-cooker";}s:11:"*original";a:3:{s:2:"id";i:47;s:5:"title";s:12:"Pasta Cooker";s:4:"slug";s:12:"pasta-cooker";}s:10:"*changes";a:0:{}s:8:"*casts";a:1:{s:10:"deleted_at";s:8:"datetime";}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}s:16:"*forceDeleting";b:0;}}s:28:"*escapeWhenCastingToString";b:0;}
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:190
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:167
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:237
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#130sql_el_reem_com1.74msselect * from `cache` where `key` in ('brands')
        Bindings
        • 0: brands
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#410sql_el_reem_com7.13msdelete from `cache` where `key` in ('brands', 'illuminate:cache:flexible:created:brands') and `expiration` <= 1742020901
        Bindings
        • 0: brands
        • 1: illuminate:cache:flexible:created:brands
        • 2: 1742020901
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:145
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
      • ProductController.php#70sql_el_reem_com750μsselect `id`, `title`, `slug` from `brands`
        Backtrace
        • app/Http/Controllers/ProductController.php:70
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/ProductController.php:69
        • app/Http/Controllers/ProductController.php:30
      • DatabaseStore.php#190sql_el_reem_com10.34msinsert into `cache` (`expiration`, `key`, `value`) values (1742020961, 'brands', 'O:39:\"Illuminate\Database\Eloquent\Collection\":2:{s:8:\"?*?items\";a:39:{i:0;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:1;s:5:\"title\";s:5:\"Venix\";s:4:\"slug\";s:5:\"venix\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:1;s:5:\"title\";s:5:\"Venix\";s:4:\"slug\";s:5:\"venix\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:1;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:2;s:5:\"title\";s:9:\"Cofrimell\";s:4:\"slug\";s:9:\"cofrimell\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:2;s:5:\"title\";s:9:\"Cofrimell\";s:4:\"slug\";s:9:\"cofrimell\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:2;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:3;s:5:\"title\";s:6:\"Winter\";s:4:\"slug\";s:6:\"winter\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:3;s:5:\"title\";s:6:\"Winter\";s:4:\"slug\";s:6:\"winter\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:3;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:4;s:5:\"title\";s:4:\"Jura\";s:4:\"slug\";s:4:\"jura\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:4;s:5:\"title\";s:4:\"Jura\";s:4:\"slug\";s:4:\"jura\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:4;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:5;s:5:\"title\";s:6:\"Kalerm\";s:4:\"slug\";s:6:\"kalerm\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:5;s:5:\"title\";s:6:\"Kalerm\";s:4:\"slug\";s:6:\"kalerm\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:5;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:6;s:5:\"title\";s:4:\"Bunn\";s:4:\"slug\";s:4:\"bunn\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:6;s:5:\"title\";s:4:\"Bunn\";s:4:\"slug\";s:4:\"bunn\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:6;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:7;s:5:\"title\";s:4:\"Unox\";s:4:\"slug\";s:4:\"unox\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:7;s:5:\"title\";s:4:\"Unox\";s:4:\"slug\";s:4:\"unox\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:7;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:8;s:5:\"title\";s:6:\"M.C.E.\";s:4:\"slug\";s:6:\"m-c-e-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:8;s:5:\"title\";s:6:\"M.C.E.\";s:4:\"slug\";s:6:\"m-c-e-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:8;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:9;s:5:\"title\";s:4:\"WISI\";s:4:\"slug\";s:4:\"wisi\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:9;s:5:\"title\";s:4:\"WISI\";s:4:\"slug\";s:4:\"wisi\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:9;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:10;s:5:\"title\";s:11:\"Master cool\";s:4:\"slug\";s:11:\"master-cool\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:10;s:5:\"title\";s:11:\"Master cool\";s:4:\"slug\";s:11:\"master-cool\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:10;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:11;s:5:\"title\";s:11:\"Menu master\";s:4:\"slug\";s:11:\"menu-master\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:11;s:5:\"title\";s:11:\"Menu master\";s:4:\"slug\";s:11:\"menu-master\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:11;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:12;s:5:\"title\";s:8:\"Krampouz\";s:4:\"slug\";s:9:\"krampouz-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:12;s:5:\"title\";s:8:\"Krampouz\";s:4:\"slug\";s:9:\"krampouz-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:12;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:13;s:5:\"title\";s:4:\"Beko\";s:4:\"slug\";s:4:\"beko\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:13;s:5:\"title\";s:4:\"Beko\";s:4:\"slug\";s:4:\"beko\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:13;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:14;s:5:\"title\";s:5:\"Brema\";s:4:\"slug\";s:5:\"brema\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:14;s:5:\"title\";s:5:\"Brema\";s:4:\"slug\";s:5:\"brema\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:14;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:15;s:5:\"title\";s:11:\"Kitchen Aid\";s:4:\"slug\";s:11:\"kitchen-aid\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:15;s:5:\"title\";s:11:\"Kitchen Aid\";s:4:\"slug\";s:11:\"kitchen-aid\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:15;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:16;s:5:\"title\";s:5:\"YFANG\";s:4:\"slug\";s:5:\"yfang\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:16;s:5:\"title\";s:5:\"YFANG\";s:4:\"slug\";s:5:\"yfang\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:16;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:17;s:5:\"title\";s:9:\"Dr.Caffee\";s:4:\"slug\";s:9:\"dr-caffee\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:17;s:5:\"title\";s:9:\"Dr.Caffee\";s:4:\"slug\";s:9:\"dr-caffee\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:17;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:18;s:5:\"title\";s:8:\"AKUnited\";s:4:\"slug\";s:8:\"akunited\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:18;s:5:\"title\";s:8:\"AKUnited\";s:4:\"slug\";s:8:\"akunited\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:18;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:19;s:5:\"title\";s:4:\"Omaj\";s:4:\"slug\";s:4:\"omaj\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:19;s:5:\"title\";s:4:\"Omaj\";s:4:\"slug\";s:4:\"omaj\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:19;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:20;s:5:\"title\";s:10:\"Tecnofrigo\";s:4:\"slug\";s:10:\"tecnofrigo\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:20;s:5:\"title\";s:10:\"Tecnofrigo\";s:4:\"slug\";s:10:\"tecnofrigo\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:20;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:21;s:5:\"title\";s:9:\"Cool Head\";s:4:\"slug\";s:10:\"cool-head-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:21;s:5:\"title\";s:9:\"Cool Head\";s:4:\"slug\";s:10:\"cool-head-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:21;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:22;s:5:\"title\";s:6:\"Brodan\";s:4:\"slug\";s:6:\"brodan\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:22;s:5:\"title\";s:6:\"Brodan\";s:4:\"slug\";s:6:\"brodan\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:22;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:23;s:5:\"title\";s:6:\"Empero\";s:4:\"slug\";s:6:\"empero\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:23;s:5:\"title\";s:6:\"Empero\";s:4:\"slug\";s:6:\"empero\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:23;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:24;s:5:\"title\";s:4:\"Gamm\";s:4:\"slug\";s:4:\"gamm\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:24;s:5:\"title\";s:4:\"Gamm\";s:4:\"slug\";s:4:\"gamm\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:24;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:25;s:5:\"title\";s:4:\"Ozti\";s:4:\"slug\";s:4:\"ozti\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:25;s:5:\"title\";s:4:\"Ozti\";s:4:\"slug\";s:4:\"ozti\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:25;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:26;s:5:\"title\";s:4:\"Olis\";s:4:\"slug\";s:4:\"olis\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:26;s:5:\"title\";s:4:\"Olis\";s:4:\"slug\";s:4:\"olis\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:26;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:27;s:5:\"title\";s:5:\"Lotus\";s:4:\"slug\";s:5:\"lotus\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:27;s:5:\"title\";s:5:\"Lotus\";s:4:\"slug\";s:5:\"lotus\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:27;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:28;s:5:\"title\";s:6:\"Gainco\";s:4:\"slug\";s:6:\"gainco\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:28;s:5:\"title\";s:6:\"Gainco\";s:4:\"slug\";s:6:\"gainco\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:28;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:29;s:5:\"title\";s:10:\"ELECTROLUX\";s:4:\"slug\";s:10:\"electrolux\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:29;s:5:\"title\";s:10:\"ELECTROLUX\";s:4:\"slug\";s:10:\"electrolux\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:29;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:30;s:5:\"title\";s:7:\"TOR REY\";s:4:\"slug\";s:7:\"tor-rey\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:30;s:5:\"title\";s:7:\"TOR REY\";s:4:\"slug\";s:7:\"tor-rey\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:30;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:31;s:5:\"title\";s:11:\"Choco fairy\";s:4:\"slug\";s:11:\"choco-fairy\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:31;s:5:\"title\";s:11:\"Choco fairy\";s:4:\"slug\";s:11:\"choco-fairy\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:31;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:32;s:5:\"title\";s:13:\"Group Cimbali\";s:4:\"slug\";s:13:\"group-cimbali\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:32;s:5:\"title\";s:13:\"Group Cimbali\";s:4:\"slug\";s:13:\"group-cimbali\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:32;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:33;s:5:\"title\";s:7:\"COOKTEK\";s:4:\"slug\";s:7:\"cooktek\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:33;s:5:\"title\";s:7:\"COOKTEK\";s:4:\"slug\";s:7:\"cooktek\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:33;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:34;s:5:\"title\";s:9:\"Tecnoinox\";s:4:\"slug\";s:9:\"tecnoinox\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:34;s:5:\"title\";s:9:\"Tecnoinox\";s:4:\"slug\";s:9:\"tecnoinox\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:34;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:35;s:5:\"title\";s:5:\"Space\";s:4:\"slug\";s:6:\"space-\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:35;s:5:\"title\";s:5:\"Space\";s:4:\"slug\";s:6:\"space-\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:35;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:36;s:5:\"title\";s:7:\"Crathco\";s:4:\"slug\";s:7:\"crathco\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:36;s:5:\"title\";s:7:\"Crathco\";s:4:\"slug\";s:7:\"crathco\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:36;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:37;s:5:\"title\";s:5:\"Marco\";s:4:\"slug\";s:5:\"marco\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:37;s:5:\"title\";s:5:\"Marco\";s:4:\"slug\";s:5:\"marco\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:37;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:38;s:5:\"title\";s:11:\"Elite World\";s:4:\"slug\";s:11:\"elite-world\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:38;s:5:\"title\";s:11:\"Elite World\";s:4:\"slug\";s:11:\"elite-world\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}i:38;O:16:\"App\Models\Brand\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:6:\"brands\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:3:{s:2:\"id\";i:39;s:5:\"title\";s:3:\"MKN\";s:4:\"slug\";s:3:\"mkn\";}s:11:\"?*?original\";a:3:{s:2:\"id\";i:39;s:5:\"title\";s:3:\"MKN\";s:4:\"slug\";s:3:\"mkn\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:0:{}s:10:\"?*?guarded\";a:0:{}}}s:28:\"?*?escapeWhenCastingToString\";b:0;}') on duplicate key update `expiration` = values(`expiration`), `key` = values(`key`), `value` = values(`value`)
        Bindings
        • 0: 1742020961
        • 1: brands
        • 2: O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:"*items";a:39:{i:0;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:1;s:5:"title";s:5:"Venix";s:4:"slug";s:5:"venix";}s:11:"*original";a:3:{s:2:"id";i:1;s:5:"title";s:5:"Venix";s:4:"slug";s:5:"venix";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:1;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:2;s:5:"title";s:9:"Cofrimell";s:4:"slug";s:9:"cofrimell";}s:11:"*original";a:3:{s:2:"id";i:2;s:5:"title";s:9:"Cofrimell";s:4:"slug";s:9:"cofrimell";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:2;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:3;s:5:"title";s:6:"Winter";s:4:"slug";s:6:"winter";}s:11:"*original";a:3:{s:2:"id";i:3;s:5:"title";s:6:"Winter";s:4:"slug";s:6:"winter";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:3;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:4;s:5:"title";s:4:"Jura";s:4:"slug";s:4:"jura";}s:11:"*original";a:3:{s:2:"id";i:4;s:5:"title";s:4:"Jura";s:4:"slug";s:4:"jura";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:4;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:5;s:5:"title";s:6:"Kalerm";s:4:"slug";s:6:"kalerm";}s:11:"*original";a:3:{s:2:"id";i:5;s:5:"title";s:6:"Kalerm";s:4:"slug";s:6:"kalerm";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:5;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:6;s:5:"title";s:4:"Bunn";s:4:"slug";s:4:"bunn";}s:11:"*original";a:3:{s:2:"id";i:6;s:5:"title";s:4:"Bunn";s:4:"slug";s:4:"bunn";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:6;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:7;s:5:"title";s:4:"Unox";s:4:"slug";s:4:"unox";}s:11:"*original";a:3:{s:2:"id";i:7;s:5:"title";s:4:"Unox";s:4:"slug";s:4:"unox";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:7;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:8;s:5:"title";s:6:"M.C.E.";s:4:"slug";s:6:"m-c-e-";}s:11:"*original";a:3:{s:2:"id";i:8;s:5:"title";s:6:"M.C.E.";s:4:"slug";s:6:"m-c-e-";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:8;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:9;s:5:"title";s:4:"WISI";s:4:"slug";s:4:"wisi";}s:11:"*original";a:3:{s:2:"id";i:9;s:5:"title";s:4:"WISI";s:4:"slug";s:4:"wisi";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:9;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:10;s:5:"title";s:11:"Master cool";s:4:"slug";s:11:"master-cool";}s:11:"*original";a:3:{s:2:"id";i:10;s:5:"title";s:11:"Master cool";s:4:"slug";s:11:"master-cool";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:10;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:11;s:5:"title";s:11:"Menu master";s:4:"slug";s:11:"menu-master";}s:11:"*original";a:3:{s:2:"id";i:11;s:5:"title";s:11:"Menu master";s:4:"slug";s:11:"menu-master";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:11;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:12;s:5:"title";s:8:"Krampouz";s:4:"slug";s:9:"krampouz-";}s:11:"*original";a:3:{s:2:"id";i:12;s:5:"title";s:8:"Krampouz";s:4:"slug";s:9:"krampouz-";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:12;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:13;s:5:"title";s:4:"Beko";s:4:"slug";s:4:"beko";}s:11:"*original";a:3:{s:2:"id";i:13;s:5:"title";s:4:"Beko";s:4:"slug";s:4:"beko";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:13;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:14;s:5:"title";s:5:"Brema";s:4:"slug";s:5:"brema";}s:11:"*original";a:3:{s:2:"id";i:14;s:5:"title";s:5:"Brema";s:4:"slug";s:5:"brema";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:14;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:15;s:5:"title";s:11:"Kitchen Aid";s:4:"slug";s:11:"kitchen-aid";}s:11:"*original";a:3:{s:2:"id";i:15;s:5:"title";s:11:"Kitchen Aid";s:4:"slug";s:11:"kitchen-aid";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:15;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:16;s:5:"title";s:5:"YFANG";s:4:"slug";s:5:"yfang";}s:11:"*original";a:3:{s:2:"id";i:16;s:5:"title";s:5:"YFANG";s:4:"slug";s:5:"yfang";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:16;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:17;s:5:"title";s:9:"Dr.Caffee";s:4:"slug";s:9:"dr-caffee";}s:11:"*original";a:3:{s:2:"id";i:17;s:5:"title";s:9:"Dr.Caffee";s:4:"slug";s:9:"dr-caffee";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:17;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:18;s:5:"title";s:8:"AKUnited";s:4:"slug";s:8:"akunited";}s:11:"*original";a:3:{s:2:"id";i:18;s:5:"title";s:8:"AKUnited";s:4:"slug";s:8:"akunited";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:18;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:19;s:5:"title";s:4:"Omaj";s:4:"slug";s:4:"omaj";}s:11:"*original";a:3:{s:2:"id";i:19;s:5:"title";s:4:"Omaj";s:4:"slug";s:4:"omaj";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:19;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:20;s:5:"title";s:10:"Tecnofrigo";s:4:"slug";s:10:"tecnofrigo";}s:11:"*original";a:3:{s:2:"id";i:20;s:5:"title";s:10:"Tecnofrigo";s:4:"slug";s:10:"tecnofrigo";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:20;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:21;s:5:"title";s:9:"Cool Head";s:4:"slug";s:10:"cool-head-";}s:11:"*original";a:3:{s:2:"id";i:21;s:5:"title";s:9:"Cool Head";s:4:"slug";s:10:"cool-head-";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:21;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:22;s:5:"title";s:6:"Brodan";s:4:"slug";s:6:"brodan";}s:11:"*original";a:3:{s:2:"id";i:22;s:5:"title";s:6:"Brodan";s:4:"slug";s:6:"brodan";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:22;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:23;s:5:"title";s:6:"Empero";s:4:"slug";s:6:"empero";}s:11:"*original";a:3:{s:2:"id";i:23;s:5:"title";s:6:"Empero";s:4:"slug";s:6:"empero";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:23;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:24;s:5:"title";s:4:"Gamm";s:4:"slug";s:4:"gamm";}s:11:"*original";a:3:{s:2:"id";i:24;s:5:"title";s:4:"Gamm";s:4:"slug";s:4:"gamm";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:24;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:25;s:5:"title";s:4:"Ozti";s:4:"slug";s:4:"ozti";}s:11:"*original";a:3:{s:2:"id";i:25;s:5:"title";s:4:"Ozti";s:4:"slug";s:4:"ozti";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:25;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:26;s:5:"title";s:4:"Olis";s:4:"slug";s:4:"olis";}s:11:"*original";a:3:{s:2:"id";i:26;s:5:"title";s:4:"Olis";s:4:"slug";s:4:"olis";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:26;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:27;s:5:"title";s:5:"Lotus";s:4:"slug";s:5:"lotus";}s:11:"*original";a:3:{s:2:"id";i:27;s:5:"title";s:5:"Lotus";s:4:"slug";s:5:"lotus";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:27;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:28;s:5:"title";s:6:"Gainco";s:4:"slug";s:6:"gainco";}s:11:"*original";a:3:{s:2:"id";i:28;s:5:"title";s:6:"Gainco";s:4:"slug";s:6:"gainco";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:28;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:29;s:5:"title";s:10:"ELECTROLUX";s:4:"slug";s:10:"electrolux";}s:11:"*original";a:3:{s:2:"id";i:29;s:5:"title";s:10:"ELECTROLUX";s:4:"slug";s:10:"electrolux";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:29;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:30;s:5:"title";s:7:"TOR REY";s:4:"slug";s:7:"tor-rey";}s:11:"*original";a:3:{s:2:"id";i:30;s:5:"title";s:7:"TOR REY";s:4:"slug";s:7:"tor-rey";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:30;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:31;s:5:"title";s:11:"Choco fairy";s:4:"slug";s:11:"choco-fairy";}s:11:"*original";a:3:{s:2:"id";i:31;s:5:"title";s:11:"Choco fairy";s:4:"slug";s:11:"choco-fairy";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:31;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:32;s:5:"title";s:13:"Group Cimbali";s:4:"slug";s:13:"group-cimbali";}s:11:"*original";a:3:{s:2:"id";i:32;s:5:"title";s:13:"Group Cimbali";s:4:"slug";s:13:"group-cimbali";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:32;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:33;s:5:"title";s:7:"COOKTEK";s:4:"slug";s:7:"cooktek";}s:11:"*original";a:3:{s:2:"id";i:33;s:5:"title";s:7:"COOKTEK";s:4:"slug";s:7:"cooktek";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:33;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:34;s:5:"title";s:9:"Tecnoinox";s:4:"slug";s:9:"tecnoinox";}s:11:"*original";a:3:{s:2:"id";i:34;s:5:"title";s:9:"Tecnoinox";s:4:"slug";s:9:"tecnoinox";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:34;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:35;s:5:"title";s:5:"Space";s:4:"slug";s:6:"space-";}s:11:"*original";a:3:{s:2:"id";i:35;s:5:"title";s:5:"Space";s:4:"slug";s:6:"space-";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:35;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:36;s:5:"title";s:7:"Crathco";s:4:"slug";s:7:"crathco";}s:11:"*original";a:3:{s:2:"id";i:36;s:5:"title";s:7:"Crathco";s:4:"slug";s:7:"crathco";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:36;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:37;s:5:"title";s:5:"Marco";s:4:"slug";s:5:"marco";}s:11:"*original";a:3:{s:2:"id";i:37;s:5:"title";s:5:"Marco";s:4:"slug";s:5:"marco";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:37;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:38;s:5:"title";s:11:"Elite World";s:4:"slug";s:11:"elite-world";}s:11:"*original";a:3:{s:2:"id";i:38;s:5:"title";s:11:"Elite World";s:4:"slug";s:11:"elite-world";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}i:38;O:16:"App\Models\Brand":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:6:"brands";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:3:{s:2:"id";i:39;s:5:"title";s:3:"MKN";s:4:"slug";s:3:"mkn";}s:11:"*original";a:3:{s:2:"id";i:39;s:5:"title";s:3:"MKN";s:4:"slug";s:3:"mkn";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:0:{}s:10:"*guarded";a:0:{}}}s:28:"*escapeWhenCastingToString";b:0;}
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:190
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:167
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:237
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#130sql_el_reem_com1.02msselect * from `cache` where `key` in ('countryOfOrigin')
        Bindings
        • 0: countryOfOrigin
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#410sql_el_reem_com6.11msdelete from `cache` where `key` in ('countryOfOrigin', 'illuminate:cache:flexible:created:countryOfOrigin') and `expiration` <= 1742020901
        Bindings
        • 0: countryOfOrigin
        • 1: illuminate:cache:flexible:created:countryOfOrigin
        • 2: 1742020901
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:410
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:145
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
      • ProductController.php#73sql_el_reem_com700μsselect `id`, `name` from `country_of_origins`
        Backtrace
        • app/Http/Controllers/ProductController.php:73
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Http/Controllers/ProductController.php:72
        • app/Http/Controllers/ProductController.php:30
      • DatabaseStore.php#190sql_el_reem_com7.95msinsert into `cache` (`expiration`, `key`, `value`) values (1742020961, 'countryOfOrigin', 'O:39:\"Illuminate\Database\Eloquent\Collection\":2:{s:8:\"?*?items\";a:9:{i:0;O:26:\"App\Models\CountryOfOrigin\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:18:\"country_of_origins\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:2:{s:2:\"id\";i:1;s:4:\"name\";s:5:\"Italy\";}s:11:\"?*?original\";a:2:{s:2:\"id\";i:1;s:4:\"name\";s:5:\"Italy\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:1:{i:0;s:4:\"name\";}s:10:\"?*?guarded\";a:1:{i:0;s:1:\"*\";}}i:1;O:26:\"App\Models\CountryOfOrigin\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:18:\"country_of_origins\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:2:{s:2:\"id\";i:2;s:4:\"name\";s:5:\"China\";}s:11:\"?*?original\";a:2:{s:2:\"id\";i:2;s:4:\"name\";s:5:\"China\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:1:{i:0;s:4:\"name\";}s:10:\"?*?guarded\";a:1:{i:0;s:1:\"*\";}}i:2;O:26:\"App\Models\CountryOfOrigin\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:18:\"country_of_origins\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:2:{s:2:\"id\";i:3;s:4:\"name\";s:5:\"Swiss\";}s:11:\"?*?original\";a:2:{s:2:\"id\";i:3;s:4:\"name\";s:5:\"Swiss\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:1:{i:0;s:4:\"name\";}s:10:\"?*?guarded\";a:1:{i:0;s:1:\"*\";}}i:3;O:26:\"App\Models\CountryOfOrigin\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:18:\"country_of_origins\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:2:{s:2:\"id\";i:4;s:4:\"name\";s:3:\"USA\";}s:11:\"?*?original\";a:2:{s:2:\"id\";i:4;s:4:\"name\";s:3:\"USA\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:1:{i:0;s:4:\"name\";}s:10:\"?*?guarded\";a:1:{i:0;s:1:\"*\";}}i:4;O:26:\"App\Models\CountryOfOrigin\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:18:\"country_of_origins\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:2:{s:2:\"id\";i:5;s:4:\"name\";s:6:\"France\";}s:11:\"?*?original\";a:2:{s:2:\"id\";i:5;s:4:\"name\";s:6:\"France\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:1:{i:0;s:4:\"name\";}s:10:\"?*?guarded\";a:1:{i:0;s:1:\"*\";}}i:5;O:26:\"App\Models\CountryOfOrigin\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:18:\"country_of_origins\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:2:{s:2:\"id\";i:6;s:4:\"name\";s:6:\"Turkey\";}s:11:\"?*?original\";a:2:{s:2:\"id\";i:6;s:4:\"name\";s:6:\"Turkey\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:1:{i:0;s:4:\"name\";}s:10:\"?*?guarded\";a:1:{i:0;s:1:\"*\";}}i:6;O:26:\"App\Models\CountryOfOrigin\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:18:\"country_of_origins\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:2:{s:2:\"id\";i:7;s:4:\"name\";s:3:\"KSA\";}s:11:\"?*?original\";a:2:{s:2:\"id\";i:7;s:4:\"name\";s:3:\"KSA\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:1:{i:0;s:4:\"name\";}s:10:\"?*?guarded\";a:1:{i:0;s:1:\"*\";}}i:7;O:26:\"App\Models\CountryOfOrigin\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:18:\"country_of_origins\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:2:{s:2:\"id\";i:8;s:4:\"name\";s:6:\"Mexico\";}s:11:\"?*?original\";a:2:{s:2:\"id\";i:8;s:4:\"name\";s:6:\"Mexico\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:1:{i:0;s:4:\"name\";}s:10:\"?*?guarded\";a:1:{i:0;s:1:\"*\";}}i:8;O:26:\"App\Models\CountryOfOrigin\":30:{s:13:\"?*?connection\";s:5:\"mysql\";s:8:\"?*?table\";s:18:\"country_of_origins\";s:13:\"?*?primaryKey\";s:2:\"id\";s:10:\"?*?keyType\";s:3:\"int\";s:12:\"incrementing\";b:1;s:7:\"?*?with\";a:0:{}s:12:\"?*?withCount\";a:0:{}s:19:\"preventsLazyLoading\";b:0;s:10:\"?*?perPage\";i:15;s:6:\"exists\";b:1;s:18:\"wasRecentlyCreated\";b:0;s:28:\"?*?escapeWhenCastingToString\";b:0;s:13:\"?*?attributes\";a:2:{s:2:\"id\";i:9;s:4:\"name\";s:7:\"Germany\";}s:11:\"?*?original\";a:2:{s:2:\"id\";i:9;s:4:\"name\";s:7:\"Germany\";}s:10:\"?*?changes\";a:0:{}s:8:\"?*?casts\";a:0:{}s:17:\"?*?classCastCache\";a:0:{}s:21:\"?*?attributeCastCache\";a:0:{}s:13:\"?*?dateFormat\";N;s:10:\"?*?appends\";a:0:{}s:19:\"?*?dispatchesEvents\";a:0:{}s:14:\"?*?observables\";a:0:{}s:12:\"?*?relations\";a:0:{}s:10:\"?*?touches\";a:0:{}s:10:\"timestamps\";b:1;s:13:\"usesUniqueIds\";b:0;s:9:\"?*?hidden\";a:0:{}s:10:\"?*?visible\";a:0:{}s:11:\"?*?fillable\";a:1:{i:0;s:4:\"name\";}s:10:\"?*?guarded\";a:1:{i:0;s:1:\"*\";}}}s:28:\"?*?escapeWhenCastingToString\";b:0;}') on duplicate key update `expiration` = values(`expiration`), `key` = values(`key`), `value` = values(`value`)
        Bindings
        • 0: 1742020961
        • 1: countryOfOrigin
        • 2: O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:"*items";a:9:{i:0;O:26:"App\Models\CountryOfOrigin":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:18:"country_of_origins";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:2:{s:2:"id";i:1;s:4:"name";s:5:"Italy";}s:11:"*original";a:2:{s:2:"id";i:1;s:4:"name";s:5:"Italy";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:1:{i:0;s:4:"name";}s:10:"*guarded";a:1:{i:0;s:1:"*";}}i:1;O:26:"App\Models\CountryOfOrigin":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:18:"country_of_origins";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:2:{s:2:"id";i:2;s:4:"name";s:5:"China";}s:11:"*original";a:2:{s:2:"id";i:2;s:4:"name";s:5:"China";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:1:{i:0;s:4:"name";}s:10:"*guarded";a:1:{i:0;s:1:"*";}}i:2;O:26:"App\Models\CountryOfOrigin":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:18:"country_of_origins";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:2:{s:2:"id";i:3;s:4:"name";s:5:"Swiss";}s:11:"*original";a:2:{s:2:"id";i:3;s:4:"name";s:5:"Swiss";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:1:{i:0;s:4:"name";}s:10:"*guarded";a:1:{i:0;s:1:"*";}}i:3;O:26:"App\Models\CountryOfOrigin":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:18:"country_of_origins";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:2:{s:2:"id";i:4;s:4:"name";s:3:"USA";}s:11:"*original";a:2:{s:2:"id";i:4;s:4:"name";s:3:"USA";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:1:{i:0;s:4:"name";}s:10:"*guarded";a:1:{i:0;s:1:"*";}}i:4;O:26:"App\Models\CountryOfOrigin":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:18:"country_of_origins";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:2:{s:2:"id";i:5;s:4:"name";s:6:"France";}s:11:"*original";a:2:{s:2:"id";i:5;s:4:"name";s:6:"France";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:1:{i:0;s:4:"name";}s:10:"*guarded";a:1:{i:0;s:1:"*";}}i:5;O:26:"App\Models\CountryOfOrigin":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:18:"country_of_origins";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:2:{s:2:"id";i:6;s:4:"name";s:6:"Turkey";}s:11:"*original";a:2:{s:2:"id";i:6;s:4:"name";s:6:"Turkey";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:1:{i:0;s:4:"name";}s:10:"*guarded";a:1:{i:0;s:1:"*";}}i:6;O:26:"App\Models\CountryOfOrigin":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:18:"country_of_origins";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:2:{s:2:"id";i:7;s:4:"name";s:3:"KSA";}s:11:"*original";a:2:{s:2:"id";i:7;s:4:"name";s:3:"KSA";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:1:{i:0;s:4:"name";}s:10:"*guarded";a:1:{i:0;s:1:"*";}}i:7;O:26:"App\Models\CountryOfOrigin":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:18:"country_of_origins";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:2:{s:2:"id";i:8;s:4:"name";s:6:"Mexico";}s:11:"*original";a:2:{s:2:"id";i:8;s:4:"name";s:6:"Mexico";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:1:{i:0;s:4:"name";}s:10:"*guarded";a:1:{i:0;s:1:"*";}}i:8;O:26:"App\Models\CountryOfOrigin":30:{s:13:"*connection";s:5:"mysql";s:8:"*table";s:18:"country_of_origins";s:13:"*primaryKey";s:2:"id";s:10:"*keyType";s:3:"int";s:12:"incrementing";b:1;s:7:"*with";a:0:{}s:12:"*withCount";a:0:{}s:19:"preventsLazyLoading";b:0;s:10:"*perPage";i:15;s:6:"exists";b:1;s:18:"wasRecentlyCreated";b:0;s:28:"*escapeWhenCastingToString";b:0;s:13:"*attributes";a:2:{s:2:"id";i:9;s:4:"name";s:7:"Germany";}s:11:"*original";a:2:{s:2:"id";i:9;s:4:"name";s:7:"Germany";}s:10:"*changes";a:0:{}s:8:"*casts";a:0:{}s:17:"*classCastCache";a:0:{}s:21:"*attributeCastCache";a:0:{}s:13:"*dateFormat";N;s:10:"*appends";a:0:{}s:19:"*dispatchesEvents";a:0:{}s:14:"*observables";a:0:{}s:12:"*relations";a:0:{}s:10:"*touches";a:0:{}s:10:"timestamps";b:1;s:13:"usesUniqueIds";b:0;s:9:"*hidden";a:0:{}s:10:"*visible";a:0:{}s:11:"*fillable";a:1:{i:0;s:4:"name";}s:10:"*guarded";a:1:{i:0;s:1:"*";}}}s:28:"*escapeWhenCastingToString";b:0;}
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:190
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:167
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:237
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • ProductController.php#31sql_el_reem_com800μsselect max(`price`) as aggregate from `products` where `products`.`deleted_at` is null
        Backtrace
        • app/Http/Controllers/ProductController.php:31
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ProductController.php#37sql_el_reem_com870μsselect count(*) as aggregate from `products` where `category_id` in ('47') and `products`.`deleted_at` is null
        Bindings
        • 0: 47
        Backtrace
        • app/Http/Controllers/ProductController.php:37
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ProductController.php#37sql_el_reem_com710μsselect * from `products` where `category_id` in ('47') and `products`.`deleted_at` is null order by `created_at` desc limit 24 offset 0
        Bindings
        • 0: 47
        Backtrace
        • app/Http/Controllers/ProductController.php:37
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • index.blade.php#62sql_el_reem_com2.79msselect count(*) as aggregate from `products` where `products`.`category_id` = 2 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 2
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com710μsselect count(*) as aggregate from `products` where `products`.`category_id` = 4 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 4
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com570μsselect count(*) as aggregate from `products` where `products`.`category_id` = 6 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 6
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com730μsselect count(*) as aggregate from `products` where `products`.`category_id` = 8 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 8
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com1.26msselect count(*) as aggregate from `products` where `products`.`category_id` = 9 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 9
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com660μsselect count(*) as aggregate from `products` where `products`.`category_id` = 10 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 10
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com730μsselect count(*) as aggregate from `products` where `products`.`category_id` = 11 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 11
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com510μsselect count(*) as aggregate from `products` where `products`.`category_id` = 12 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 12
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com470μsselect count(*) as aggregate from `products` where `products`.`category_id` = 14 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 14
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com680μsselect count(*) as aggregate from `products` where `products`.`category_id` = 15 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 15
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com550μsselect count(*) as aggregate from `products` where `products`.`category_id` = 16 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 16
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com480μsselect count(*) as aggregate from `products` where `products`.`category_id` = 17 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 17
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com430μsselect count(*) as aggregate from `products` where `products`.`category_id` = 18 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 18
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com560μsselect count(*) as aggregate from `products` where `products`.`category_id` = 19 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 19
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com400μsselect count(*) as aggregate from `products` where `products`.`category_id` = 21 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 21
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com590μsselect count(*) as aggregate from `products` where `products`.`category_id` = 22 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 22
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com410μsselect count(*) as aggregate from `products` where `products`.`category_id` = 23 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 23
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com410μsselect count(*) as aggregate from `products` where `products`.`category_id` = 24 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 24
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com410μsselect count(*) as aggregate from `products` where `products`.`category_id` = 26 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 26
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com390μsselect count(*) as aggregate from `products` where `products`.`category_id` = 27 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 27
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com430μsselect count(*) as aggregate from `products` where `products`.`category_id` = 28 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 28
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com480μsselect count(*) as aggregate from `products` where `products`.`category_id` = 29 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 29
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com570μsselect count(*) as aggregate from `products` where `products`.`category_id` = 30 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 30
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com600μsselect count(*) as aggregate from `products` where `products`.`category_id` = 31 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 31
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com450μsselect count(*) as aggregate from `products` where `products`.`category_id` = 33 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 33
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com400μsselect count(*) as aggregate from `products` where `products`.`category_id` = 34 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 34
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com340μsselect count(*) as aggregate from `products` where `products`.`category_id` = 36 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 36
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com610μsselect count(*) as aggregate from `products` where `products`.`category_id` = 38 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 38
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com480μsselect count(*) as aggregate from `products` where `products`.`category_id` = 39 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 39
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com450μsselect count(*) as aggregate from `products` where `products`.`category_id` = 40 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 40
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com600μsselect count(*) as aggregate from `products` where `products`.`category_id` = 41 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 41
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com360μsselect count(*) as aggregate from `products` where `products`.`category_id` = 42 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 42
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com360μsselect count(*) as aggregate from `products` where `products`.`category_id` = 43 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 43
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com390μsselect count(*) as aggregate from `products` where `products`.`category_id` = 44 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 44
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com400μsselect count(*) as aggregate from `products` where `products`.`category_id` = 45 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 45
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com410μsselect count(*) as aggregate from `products` where `products`.`category_id` = 46 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 46
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#62sql_el_reem_com420μsselect count(*) as aggregate from `products` where `products`.`category_id` = 47 and `products`.`category_id` is not null and `products`.`deleted_at` is null
        Bindings
        • 0: 47
        Backtrace
        • view::product.index:62
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#89sql_el_reem_com540μsselect * from `brands` where `brands`.`id` = 38 limit 1
        Bindings
        • 0: 38
        Backtrace
        • view::product.index:89
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • index.blade.php#89sql_el_reem_com690μsselect * from `brands` where `brands`.`id` = 38 limit 1
        Bindings
        • 0: 38
        Backtrace
        • view::product.index:89
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Cart.php#18sql_el_reem_com1.11msselect * from `carts` where `user_id` is null and `status` = 'active' and exists (select * from `products` where `carts`.`product_id` = `products`.`id` and `products`.`deleted_at` is null)
        Bindings
        • 0: active
        Backtrace
        • app/Models/Product/Cart.php:18
        • app/Helpers/helpers.php:25
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
      • Cart.php#18sql_el_reem_com940μsselect * from `carts` where `user_id` is null and `status` = 'active' and exists (select * from `products` where `carts`.`product_id` = `products`.`id` and `products`.`deleted_at` is null)
        Bindings
        • 0: active
        Backtrace
        • app/Models/Product/Cart.php:18
        • app/Livewire/CartList.php:19
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • Cart.php#18sql_el_reem_com780μsselect * from `carts` where `user_id` is null and `status` = 'active' and exists (select * from `products` where `carts`.`product_id` = `products`.`id` and `products`.`deleted_at` is null)
        Bindings
        • 0: active
        Backtrace
        • app/Models/Product/Cart.php:18
        • app/Livewire/CartList.php:19
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      App\Models\Brand
      41Brand.php#?
      App\Models\Category
      37Category.php#?
      App\Models\CountryOfOrigin
      9CountryOfOrigin.php#?
      App\Models\Product
      2Product.php#?
      cart-list #RmEZybpQo5ZSwiB0HJ47
      array:4 [ "data" => array:3 [ "subtotal" => 0 "CartItemsCount" => null "CartItems" => ...
      cart-list #rAiYMmAnV9NaqnHaE0Hj
      array:4 [ "data" => array:3 [ "subtotal" => 0 "CartItemsCount" => null "CartItems" => ...
          _token
          S0R8rDgYr81pfnlNTD3hNC9rbfNwDzQP4TYrnz2d
          locale
          ar
          ClearShow all
          Date ↕MethodURLData
          #12025-03-15 06:41:41GET/ar/products?category_id=47858892