'terms'], [ 'title_ar' => 'شروط الخدمة', 'title_en' => 'Terms of Service', 'content_ar' => '', 'content_en' => '', ] ); Page::firstOrCreate( ['slug' => 'privacy'], [ 'title_ar' => 'سياسة الخصوصية', 'title_en' => 'Privacy Policy', 'content_ar' => '', 'content_en' => '', ] ); } }