Code Context $this->loadModel('Contact');
$contact=$this->Contact->find('first');
$this->set(compact('souscats','lauravincent'));
$id = '2'
$lauravincent = array(
'Lauravincent' => array(
'id' => '2',
'nom_fr' => 'Lotion pour le corps LVL',
'nom_ara' => 'مرطب جسم',
'image' => '1614002196.png',
'description_fr' => '<p>Body Lotion multi-protection pour les peaux sèches et sensibles. Au parfum délicat et relaxant qui enveloppe le corps instantanément, dès l'application. <br />
Sa texture douce et gourmande fond sur la peau... Pour un confort immédiat. <br />
Hydratation haute puissance: Pendant 24H, la peau est hydraté par l'action puissante et synergique d'Actifs naturels hydratants et l'action de l'huile de Jojoba.</p>
',
'description_ara' => '<p dir="rtl">لوشن متعدد الحماية للجسم للبشرة الجافة والحساسة. برائحة رقيقة ومريحة تغلف الجسم فورًا عند استخدامه.<br />
يذوب قوامه الناعم واللذيذ على البشرة لراحة فورية.<br />
ترطيب عالي الطاقة: خلال 24 ساعة ، يتم ترطيب البشرة من خلال العمل القوي والتآزر للمكونات النشطة الطبيعية المرطبة وعمل زيت الجوجوبا.</p>
',
'application_fr' => '<p><strong>Appliquer quotidiennement votre lotion hydratante sur votre peau, faites ensuite pénétrer la texture en massant délicatement du bout des doigts. </strong></p>
',
'application_ara' => '<p dir="rtl">ضعي اللوشن المرطب على بشرتك يوميًا ، دلكي بلطف بأطراف أصابعك.</p>
',
'ingredient_fr' => '',
'ingredient_ara' => ''
)
)
$contact = array(
'Contact' => array(
'id' => '1',
'nom_fr' => 'INES COSMETICS',
'nom_ara' => 'INES COSMETICS',
'email' => 'contact@inescosmetics.com',
'adresse_fr' => 'Zone d'Activité Bordj Bou Arreridj 34000',
'adresse_ara' => 'Zone d'Activité Bordj Bou Arreridj 34000',
'map' => '36.0570896,4.7547391',
'fax' => '+213 (0)35 87 61 87',
'tel1' => '+213 (0)35 87 61 87',
'tel2' => '',
'tel3' => '',
'mob1' => '',
'mob2' => '',
'mob3' => '',
'date_ajout' => '2020-12-02'
)
)
compact - [internal], line ??
LauravincentsController::detail() - APP/Controller/LauravincentsController.php, line 38
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117