1781431451O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:" * items";a:4:{i:0;O:18:"App\Models\Produit":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:8:"produits";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:15:{s:2:"id";i:389;s:11:"designation";s:6:"PARFUN";s:11:"description";s:0:"";s:5:"stock";i:20;s:4:"prix";i:15000;s:10:"prix_promo";N;s:9:"prix_gros";i:0;s:5:"video";N;s:5:"click";i:0;s:3:"buy";i:0;s:7:"shop_id";i:65;s:4:"gros";i:0;s:6:"status";i:1;s:10:"created_at";s:19:"2024-11-14 18:51:33";s:10:"updated_at";s:19:"2024-11-14 20:36:19";}s:11:" * original";a:15:{s:2:"id";i:389;s:11:"designation";s:6:"PARFUN";s:11:"description";s:0:"";s:5:"stock";i:20;s:4:"prix";i:15000;s:10:"prix_promo";N;s:9:"prix_gros";i:0;s:5:"video";N;s:5:"click";i:0;s:3:"buy";i:0;s:7:"shop_id";i:65;s:4:"gros";i:0;s:6:"status";i:1;s:10:"created_at";s:19:"2024-11-14 18:51:33";s:10:"updated_at";s:19:"2024-11-14 20:36:19";}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:1:{i:0;s:5:"image";}s:19:" * dispatchesEvents";a:0:{}s:14:" * observables";a:0:{}s:12:" * relations";a:3:{s:6:"images";O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:" * items";a:1:{i:0;O:23:"App\Models\ProduitImage":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:14:"produit_images";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:5:{s:2:"id";i:555;s:10:"produit_id";i:389;s:5:"image";s:59:"storage/images/hcS59dzTNwYsGBQJQCZkpl0UmYxFbR9Wk0eHQtkd.jpg";s:10:"created_at";s:19:"2024-11-14 18:51:33";s:10:"updated_at";s:19:"2024-11-14 18:51:33";}s:11:" * original";a:5:{s:2:"id";i:555;s:10:"produit_id";i:389;s:5:"image";s:59:"storage/images/hcS59dzTNwYsGBQJQCZkpl0UmYxFbR9Wk0eHQtkd.jpg";s:10:"created_at";s:19:"2024-11-14 18:51:33";s:10:"updated_at";s:19:"2024-11-14 18:51:33";}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:2:{i:0;s:10:"produit_id";i:1;s:5:"image";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}}s:28:" * escapeWhenCastingToString";b:0;}s:15:"sous_categories";O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:" * items";a:1:{i:0;O:24:"App\Models\SousCategorie":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:15:"sous_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:5:{s:2:"id";i:49;s:9:"categorie";s:6:"Parfum";s:12:"categorie_id";i:11;s:10:"created_at";N;s:10:"updated_at";N;}s:11:" * original";a:7:{s:2:"id";i:49;s:9:"categorie";s:6:"Parfum";s:12:"categorie_id";i:11;s:10:"created_at";N;s:10:"updated_at";N;s:16:"pivot_produit_id";i:389;s:23:"pivot_sous_categorie_id";i:49;}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:1:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":33:{s:13:" * connection";N;s:8:" * table";s:22:"produit_sous_categorie";s:13:" * primaryKey";s:2:"id";s:10:" * keyType";s:3:"int";s:12:"incrementing";b:0;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:10:"produit_id";i:389;s:17:"sous_categorie_id";i:49;}s:11:" * original";a:2:{s:10:"produit_id";i:389;s:17:"sous_categorie_id";i:49;}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:0;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:11:"pivotParent";O:18:"App\Models\Produit":30:{s:13:" * connection";N;s:8:" * table";s:8:"produits";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:0;s:18:"wasRecentlyCreated";b:0;s:28:" * escapeWhenCastingToString";b:0;s:13:" * attributes";a:0:{}s:11:" * original";a:0:{}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:1:{i:0;s:5:"image";}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:12:{i:0;s:11:"designation";i:1;s:4:"prix";i:2;s:10:"prix_promo";i:3;s:5:"stock";i:4;s:11:"description";i:5;s:5:"video";i:6;s:5:"click";i:7;s:3:"buy";i:8;s:7:"shop_id";i:9;s:6:"status";i:10;s:9:"prix_gros";i:11;s:4:"gros";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}s:13:" * foreignKey";s:10:"produit_id";s:13:" * relatedKey";s:17:"sous_categorie_id";}}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:3:{i:0;s:9:"categorie";i:1;s:12:"categorie_id";i:2;s:7:"user_id";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}}s:28:" * escapeWhenCastingToString";b:0;}s:4:"shop";O:15:"App\Models\Shop":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:5:"shops";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:16:{s:2:"id";i:65;s:4:"name";s:22:"Babeth business online";s:4:"slug";N;s:4:"logo";N;s:12:"banner_image";N;s:5:"about";N;s:7:"adresse";N;s:10:"partenaire";i:1;s:10:"activation";i:1;s:11:"pourcentage";N;s:5:"solde";d:841;s:10:"created_at";s:19:"2024-10-24 23:07:36";s:10:"updated_at";s:19:"2025-04-16 00:13:56";s:13:"primary_color";N;s:15:"secondary_color";N;s:11:"template_id";N;}s:11:" * original";a:16:{s:2:"id";i:65;s:4:"name";s:22:"Babeth business online";s:4:"slug";N;s:4:"logo";N;s:12:"banner_image";N;s:5:"about";N;s:7:"adresse";N;s:10:"partenaire";i:1;s:10:"activation";i:1;s:11:"pourcentage";N;s:5:"solde";d:841;s:10:"created_at";s:19:"2024-10-24 23:07:36";s:10:"updated_at";s:19:"2025-04-16 00:13:56";s:13:"primary_color";N;s:15:"secondary_color";N;s:11:"template_id";N;}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:12:{i:0;s:7:"adresse";i:1;s:4:"logo";i:2;s:4:"name";i:3;s:10:"partenaire";i:4;s:10:"activation";i:5;s:5:"solde";i:6;s:13:"primary_color";i:7;s:15:"secondary_color";i:8;s:11:"template_id";i:9;s:4:"slug";i:10;s:12:"banner_image";i:11;s:5:"about";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}}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:12:{i:0;s:11:"designation";i:1;s:4:"prix";i:2;s:10:"prix_promo";i:3;s:5:"stock";i:4;s:11:"description";i:5;s:5:"video";i:6;s:5:"click";i:7;s:3:"buy";i:8;s:7:"shop_id";i:9;s:6:"status";i:10;s:9:"prix_gros";i:11;s:4:"gros";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}i:1;O:18:"App\Models\Produit":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:8:"produits";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:15:{s:2:"id";i:388;s:11:"designation";s:6:"PARFUN";s:11:"description";s:122:"<p>&nbsp;FLEUR DE CERISIER JAPONAIS</p><p>ODEUR FRUIT/FLEUR&nbsp;</p><p>LONGUE TENEUR</p><p>TRES AGREABLE</p><p>&nbsp;</p>";s:5:"stock";i:20;s:4:"prix";i:15000;s:10:"prix_promo";N;s:9:"prix_gros";i:0;s:5:"video";N;s:5:"click";i:0;s:3:"buy";i:0;s:7:"shop_id";i:65;s:4:"gros";i:0;s:6:"status";i:1;s:10:"created_at";s:19:"2024-11-14 18:40:50";s:10:"updated_at";s:19:"2024-11-14 20:36:11";}s:11:" * original";a:15:{s:2:"id";i:388;s:11:"designation";s:6:"PARFUN";s:11:"description";s:122:"<p>&nbsp;FLEUR DE CERISIER JAPONAIS</p><p>ODEUR FRUIT/FLEUR&nbsp;</p><p>LONGUE TENEUR</p><p>TRES AGREABLE</p><p>&nbsp;</p>";s:5:"stock";i:20;s:4:"prix";i:15000;s:10:"prix_promo";N;s:9:"prix_gros";i:0;s:5:"video";N;s:5:"click";i:0;s:3:"buy";i:0;s:7:"shop_id";i:65;s:4:"gros";i:0;s:6:"status";i:1;s:10:"created_at";s:19:"2024-11-14 18:40:50";s:10:"updated_at";s:19:"2024-11-14 20:36:11";}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:1:{i:0;s:5:"image";}s:19:" * dispatchesEvents";a:0:{}s:14:" * observables";a:0:{}s:12:" * relations";a:3:{s:6:"images";O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:" * items";a:1:{i:0;O:23:"App\Models\ProduitImage":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:14:"produit_images";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:5:{s:2:"id";i:554;s:10:"produit_id";i:388;s:5:"image";s:59:"storage/images/Q0d5UB0DWhczOuVgOnNsmJXCOJeDYvRSnTwvybkt.jpg";s:10:"created_at";s:19:"2024-11-14 18:40:50";s:10:"updated_at";s:19:"2024-11-14 18:40:50";}s:11:" * original";a:5:{s:2:"id";i:554;s:10:"produit_id";i:388;s:5:"image";s:59:"storage/images/Q0d5UB0DWhczOuVgOnNsmJXCOJeDYvRSnTwvybkt.jpg";s:10:"created_at";s:19:"2024-11-14 18:40:50";s:10:"updated_at";s:19:"2024-11-14 18:40:50";}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:2:{i:0;s:10:"produit_id";i:1;s:5:"image";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}}s:28:" * escapeWhenCastingToString";b:0;}s:15:"sous_categories";O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:" * items";a:1:{i:0;O:24:"App\Models\SousCategorie":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:15:"sous_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:5:{s:2:"id";i:49;s:9:"categorie";s:6:"Parfum";s:12:"categorie_id";i:11;s:10:"created_at";N;s:10:"updated_at";N;}s:11:" * original";a:7:{s:2:"id";i:49;s:9:"categorie";s:6:"Parfum";s:12:"categorie_id";i:11;s:10:"created_at";N;s:10:"updated_at";N;s:16:"pivot_produit_id";i:388;s:23:"pivot_sous_categorie_id";i:49;}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:1:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":33:{s:13:" * connection";N;s:8:" * table";s:22:"produit_sous_categorie";s:13:" * primaryKey";s:2:"id";s:10:" * keyType";s:3:"int";s:12:"incrementing";b:0;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:10:"produit_id";i:388;s:17:"sous_categorie_id";i:49;}s:11:" * original";a:2:{s:10:"produit_id";i:388;s:17:"sous_categorie_id";i:49;}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:0;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:11:"pivotParent";r:178;s:13:" * foreignKey";s:10:"produit_id";s:13:" * relatedKey";s:17:"sous_categorie_id";}}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:3:{i:0;s:9:"categorie";i:1;s:12:"categorie_id";i:2;s:7:"user_id";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}}s:28:" * escapeWhenCastingToString";b:0;}s:4:"shop";r:237;}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:12:{i:0;s:11:"designation";i:1;s:4:"prix";i:2;s:10:"prix_promo";i:3;s:5:"stock";i:4;s:11:"description";i:5;s:5:"video";i:6;s:5:"click";i:7;s:3:"buy";i:8;s:7:"shop_id";i:9;s:6:"status";i:10;s:9:"prix_gros";i:11;s:4:"gros";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}i:2;O:18:"App\Models\Produit":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:8:"produits";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:15:{s:2:"id";i:312;s:11:"designation";s:12:"Parfum homme";s:11:"description";s:92:"<p>Parfum homme avec un senteur incroyable marque YVES SAINT LAURENT. La nuit de l'homme</p>";s:5:"stock";i:10;s:4:"prix";i:20000;s:10:"prix_promo";N;s:9:"prix_gros";i:0;s:5:"video";N;s:5:"click";i:0;s:3:"buy";i:0;s:7:"shop_id";i:49;s:4:"gros";i:0;s:6:"status";i:1;s:10:"created_at";s:19:"2024-05-01 18:14:42";s:10:"updated_at";s:19:"2024-05-01 18:47:56";}s:11:" * original";a:15:{s:2:"id";i:312;s:11:"designation";s:12:"Parfum homme";s:11:"description";s:92:"<p>Parfum homme avec un senteur incroyable marque YVES SAINT LAURENT. La nuit de l'homme</p>";s:5:"stock";i:10;s:4:"prix";i:20000;s:10:"prix_promo";N;s:9:"prix_gros";i:0;s:5:"video";N;s:5:"click";i:0;s:3:"buy";i:0;s:7:"shop_id";i:49;s:4:"gros";i:0;s:6:"status";i:1;s:10:"created_at";s:19:"2024-05-01 18:14:42";s:10:"updated_at";s:19:"2024-05-01 18:47:56";}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:1:{i:0;s:5:"image";}s:19:" * dispatchesEvents";a:0:{}s:14:" * observables";a:0:{}s:12:" * relations";a:3:{s:6:"images";O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:" * items";a:1:{i:0;O:23:"App\Models\ProduitImage":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:14:"produit_images";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:5:{s:2:"id";i:444;s:10:"produit_id";i:312;s:5:"image";s:59:"storage/images/LftOaN0e58XJeX5FvPb8RI28wYgnPuvDjzMBjtBq.png";s:10:"created_at";s:19:"2024-05-01 18:14:42";s:10:"updated_at";s:19:"2024-05-01 18:14:42";}s:11:" * original";a:5:{s:2:"id";i:444;s:10:"produit_id";i:312;s:5:"image";s:59:"storage/images/LftOaN0e58XJeX5FvPb8RI28wYgnPuvDjzMBjtBq.png";s:10:"created_at";s:19:"2024-05-01 18:14:42";s:10:"updated_at";s:19:"2024-05-01 18:14:42";}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:2:{i:0;s:10:"produit_id";i:1;s:5:"image";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}}s:28:" * escapeWhenCastingToString";b:0;}s:15:"sous_categories";O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:" * items";a:1:{i:0;O:24:"App\Models\SousCategorie":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:15:"sous_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:5:{s:2:"id";i:49;s:9:"categorie";s:6:"Parfum";s:12:"categorie_id";i:11;s:10:"created_at";N;s:10:"updated_at";N;}s:11:" * original";a:7:{s:2:"id";i:49;s:9:"categorie";s:6:"Parfum";s:12:"categorie_id";i:11;s:10:"created_at";N;s:10:"updated_at";N;s:16:"pivot_produit_id";i:312;s:23:"pivot_sous_categorie_id";i:49;}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:1:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":33:{s:13:" * connection";N;s:8:" * table";s:22:"produit_sous_categorie";s:13:" * primaryKey";s:2:"id";s:10:" * keyType";s:3:"int";s:12:"incrementing";b:0;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:10:"produit_id";i:312;s:17:"sous_categorie_id";i:49;}s:11:" * original";a:2:{s:10:"produit_id";i:312;s:17:"sous_categorie_id";i:49;}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:0;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:11:"pivotParent";r:178;s:13:" * foreignKey";s:10:"produit_id";s:13:" * relatedKey";s:17:"sous_categorie_id";}}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:3:{i:0;s:9:"categorie";i:1;s:12:"categorie_id";i:2;s:7:"user_id";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}}s:28:" * escapeWhenCastingToString";b:0;}s:4:"shop";O:15:"App\Models\Shop":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:5:"shops";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:16:{s:2:"id";i:49;s:4:"name";s:7:"bmstyle";s:4:"slug";N;s:4:"logo";N;s:12:"banner_image";N;s:5:"about";N;s:7:"adresse";N;s:10:"partenaire";i:1;s:10:"activation";i:1;s:11:"pourcentage";N;s:5:"solde";d:0;s:10:"created_at";s:19:"2024-04-29 19:27:11";s:10:"updated_at";s:19:"2024-04-29 19:27:11";s:13:"primary_color";N;s:15:"secondary_color";N;s:11:"template_id";N;}s:11:" * original";a:16:{s:2:"id";i:49;s:4:"name";s:7:"bmstyle";s:4:"slug";N;s:4:"logo";N;s:12:"banner_image";N;s:5:"about";N;s:7:"adresse";N;s:10:"partenaire";i:1;s:10:"activation";i:1;s:11:"pourcentage";N;s:5:"solde";d:0;s:10:"created_at";s:19:"2024-04-29 19:27:11";s:10:"updated_at";s:19:"2024-04-29 19:27:11";s:13:"primary_color";N;s:15:"secondary_color";N;s:11:"template_id";N;}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:12:{i:0;s:7:"adresse";i:1;s:4:"logo";i:2;s:4:"name";i:3;s:10:"partenaire";i:4;s:10:"activation";i:5;s:5:"solde";i:6;s:13:"primary_color";i:7;s:15:"secondary_color";i:8;s:11:"template_id";i:9;s:4:"slug";i:10;s:12:"banner_image";i:11;s:5:"about";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}}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:12:{i:0;s:11:"designation";i:1;s:4:"prix";i:2;s:10:"prix_promo";i:3;s:5:"stock";i:4;s:11:"description";i:5;s:5:"video";i:6;s:5:"click";i:7;s:3:"buy";i:8;s:7:"shop_id";i:9;s:6:"status";i:10;s:9:"prix_gros";i:11;s:4:"gros";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}i:3;O:18:"App\Models\Produit":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:8:"produits";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:15:{s:2:"id";i:391;s:11:"designation";s:6:"PARFUN";s:11:"description";s:57:"<p>FRUITE</p><p>DOUCE ET AGREALBE</p><p>LONGUE TENEUR</p>";s:5:"stock";i:20;s:4:"prix";i:15000;s:10:"prix_promo";N;s:9:"prix_gros";i:0;s:5:"video";N;s:5:"click";i:0;s:3:"buy";i:0;s:7:"shop_id";i:65;s:4:"gros";i:0;s:6:"status";i:1;s:10:"created_at";s:19:"2024-11-14 19:15:48";s:10:"updated_at";s:19:"2024-11-14 20:36:43";}s:11:" * original";a:15:{s:2:"id";i:391;s:11:"designation";s:6:"PARFUN";s:11:"description";s:57:"<p>FRUITE</p><p>DOUCE ET AGREALBE</p><p>LONGUE TENEUR</p>";s:5:"stock";i:20;s:4:"prix";i:15000;s:10:"prix_promo";N;s:9:"prix_gros";i:0;s:5:"video";N;s:5:"click";i:0;s:3:"buy";i:0;s:7:"shop_id";i:65;s:4:"gros";i:0;s:6:"status";i:1;s:10:"created_at";s:19:"2024-11-14 19:15:48";s:10:"updated_at";s:19:"2024-11-14 20:36:43";}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:1:{i:0;s:5:"image";}s:19:" * dispatchesEvents";a:0:{}s:14:" * observables";a:0:{}s:12:" * relations";a:3:{s:6:"images";O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:" * items";a:1:{i:0;O:23:"App\Models\ProduitImage":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:14:"produit_images";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:5:{s:2:"id";i:557;s:10:"produit_id";i:391;s:5:"image";s:59:"storage/images/0xr1I4SiGd16gesiBU4sHlVno9e4fQtpBJ4066NZ.jpg";s:10:"created_at";s:19:"2024-11-14 19:15:48";s:10:"updated_at";s:19:"2024-11-14 19:15:48";}s:11:" * original";a:5:{s:2:"id";i:557;s:10:"produit_id";i:391;s:5:"image";s:59:"storage/images/0xr1I4SiGd16gesiBU4sHlVno9e4fQtpBJ4066NZ.jpg";s:10:"created_at";s:19:"2024-11-14 19:15:48";s:10:"updated_at";s:19:"2024-11-14 19:15:48";}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:2:{i:0;s:10:"produit_id";i:1;s:5:"image";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}}s:28:" * escapeWhenCastingToString";b:0;}s:15:"sous_categories";O:39:"Illuminate\Database\Eloquent\Collection":2:{s:8:" * items";a:1:{i:0;O:24:"App\Models\SousCategorie":30:{s:13:" * connection";s:5:"mysql";s:8:" * table";s:15:"sous_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:5:{s:2:"id";i:49;s:9:"categorie";s:6:"Parfum";s:12:"categorie_id";i:11;s:10:"created_at";N;s:10:"updated_at";N;}s:11:" * original";a:7:{s:2:"id";i:49;s:9:"categorie";s:6:"Parfum";s:12:"categorie_id";i:11;s:10:"created_at";N;s:10:"updated_at";N;s:16:"pivot_produit_id";i:391;s:23:"pivot_sous_categorie_id";i:49;}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:1:{s:5:"pivot";O:44:"Illuminate\Database\Eloquent\Relations\Pivot":33:{s:13:" * connection";N;s:8:" * table";s:22:"produit_sous_categorie";s:13:" * primaryKey";s:2:"id";s:10:" * keyType";s:3:"int";s:12:"incrementing";b:0;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:10:"produit_id";i:391;s:17:"sous_categorie_id";i:49;}s:11:" * original";a:2:{s:10:"produit_id";i:391;s:17:"sous_categorie_id";i:49;}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:0;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:11:"pivotParent";r:178;s:13:" * foreignKey";s:10:"produit_id";s:13:" * relatedKey";s:17:"sous_categorie_id";}}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:3:{i:0;s:9:"categorie";i:1;s:12:"categorie_id";i:2;s:7:"user_id";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}}s:28:" * escapeWhenCastingToString";b:0;}s:4:"shop";r:237;}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:12:{i:0;s:11:"designation";i:1;s:4:"prix";i:2;s:10:"prix_promo";i:3;s:5:"stock";i:4;s:11:"description";i:5;s:5:"video";i:6;s:5:"click";i:7;s:3:"buy";i:8;s:7:"shop_id";i:9;s:6:"status";i:10;s:9:"prix_gros";i:11;s:4:"gros";}s:10:" * guarded";a:1:{i:0;s:1:"*";}}}s:28:" * escapeWhenCastingToString";b:0;}