@foreach($winterCharacteristics as $characteristic)

{{ __('Program Duration') }}

@if(app()->getLocale() == 'ar') {{ $characteristic->program_duration_ar }} @else {{ $characteristic->program_duration_en }} @endif

{{ __('Program Days') }}

@if(app()->getLocale() == 'ar') {{ $characteristic->program_days_ar }} @else {{ $characteristic->program_days_en }} @endif

{{ __('Program Time') }}

@if(app()->getLocale() == 'ar') {{ $characteristic->program_time_ar }} @else {{ $characteristic->program_time_en }} @endif

{{ __('Age Group') }}

@if(app()->getLocale() == 'ar') {{ $characteristic->age_group_ar }} @else {{ $characteristic->age_group_en }} @endif

@endforeach
@php $locale = app()->getLocale(); $coreCourses = [ [ 'title' => [ 'en' => 'English Communication', 'ar' => 'الاتصال باللغة الإنجليزية', ], 'subtitle' => [ 'en' => 'English Communication for Global Ambition', 'ar' => 'الاتصال باللغة الإنجليزية من أجل الطموح العالمي', ], 'description' => [ 'en' => 'Globally recognized English language program focused on developing communication skills and confidence.', 'ar' => 'برنامج اللغة الإنجليزية المعترف به عالميًا يركز على تطوير مهارات الاتصال والثقة.', ], 'image' => asset('inc/images/core/en_1.png'), 'curriculum' => [ [ 'en' => 'Engages students as active and creative learners.', 'ar' => 'يشرك الطلاب كمتعلمين نشطين ومبدعين.', ], [ 'en' => 'Provides opportunities to participate in curriculum-based activities to acquire content knowledge, develop critical thinking, and practice English language skills.', 'ar' => 'يوفر فرصًا للمشاركة في الأنشطة المعتمدة على المنهج لاكتساب المعرفة وتطوير التفكير النقدي وممارسة مهارات اللغة الإنجليزية.', ], [ 'en' => 'Focus on developing listening, speaking, reading, and writing skills, as well as vocabulary and language awareness.', 'ar' => 'يركز على تطوير مهارات الاستماع والتحدث والقراءة والكتابة، وكذلك تطوير المفردات والوعي اللغوي.', ], [ 'en' => 'Exposes learners to a range of vocabulary with opportunities for personalized, meaningful language use.', 'ar' => 'يعرض الطلاب لمجموعة متنوعة من المفردات مع فرص لاستخدام اللغة بطرق شخصية وذات مغزى.', ], ], ], [ 'title' => [ 'en' => 'Entrepreneur', 'ar' => 'ريادة الأعمال', ], 'subtitle' => [ 'en' => 'Entrepreneur for Problem Solvers with Big Dreams', 'ar' => 'ريادة الأعمال لحل المشكلات وأصحاب الأحلام الكبيرة', ], 'description' => [ 'en' => 'Building entrepreneurial thinking and teaching the basics of planning and managing small projects.', 'ar' => 'بناء أساسيات التفكير الريادي وتنمية مهارات التخطيط وإدارة المشاريع الصغيرة. ', ], 'image' => asset('inc/images/core/en_2.png'), 'curriculum' => [ [ 'en' => 'Deep understanding of Design Thinking Process.', 'ar' => 'فهم عميق لعملية التفكير التصميمي.', ], [ 'en' => 'New Start-up/Business/Social idea generation.', 'ar' => 'توليد أفكار جديدة للشركات الناشئة أو الأعمال التجارية أو الاجتماعية.', ], [ 'en' => 'Financial Literacy.', 'ar' => 'التوعية المالية.', ], [ 'en' => 'E-commerce.', 'ar' => 'التجارة الإلكترونية.', ], [ 'en' => 'Product Ideation and Innovation.', 'ar' => 'تصور وتطوير المنتجات والابتكار.', ], [ 'en' => 'Problem Solving.', 'ar' => 'حل المشكلات.', ], [ 'en' => 'Branding.', 'ar' => 'بناء العلامة التجارية.', ], [ 'en' => 'Teamwork and collaboration.', 'ar' => 'العمل الجماعي والتعاون.', ], [ 'en' => 'Leadership skills and public speaking skills.', 'ar' => 'مهارات القيادة ومهارات التحدث أمام الجمهور.', ], ], ], [ 'title' => [ 'en' => 'Technology', 'ar' => 'التكنولوجيا', ], 'subtitle' => [ 'en' => 'Technology for those that Want to Change the World', 'ar' => 'التكنولوجيا لمن يرغبون في تغيير العالم', ], 'description' => [ 'en' => 'Hands-on experiments and interactive sessions to explore the wonders of modern technology.', 'ar' => 'تعزيز فهم الأطفال للتقنيات الحديثة من خلال التجارب العملية والأنشطة التفاعلية. ', ], 'image' => asset('inc/images/core/en_3.png'), 'curriculum' => [ [ 'en' => 'Latest technology software and platforms.', 'ar' => 'أحدث برامج ومنصات التكنولوجيا.', ], [ 'en' => 'Ability to code HTML, CSS & Javascript.', 'ar' => 'القدرة على برمجة HTML و CSS و Javascript.', ], [ 'en' => 'Introduction to robotics and 3D animation.', 'ar' => 'مقدمة في الروبوتات والرسوم المتحركة ثلاثية الأبعاد.', ], [ 'en' => 'Ability to develop new Apps and games.', 'ar' => 'القدرة على تطوير تطبيقات وألعاب جديدة.', ], [ 'en' => 'Website development.', 'ar' => 'تطوير المواقع الإلكترونية.', ], [ 'en' => 'Artificial Intelligence.', 'ar' => 'الذكاء الاصطناعي.', ], [ 'en' => 'Creative and critical thinking.', 'ar' => 'التفكير الإبداعي والنقدي.', ], [ 'en' => 'Complex problem solving.', 'ar' => 'حل المشكلات المعقدة.', ], [ 'en' => 'Teamwork and collaboration.', 'ar' => 'العمل الجماعي والتعاون.', ], [ 'en' => 'Project management.', 'ar' => 'إدارة المشاريع.', ], ], ], [ 'title' => [ 'en' => 'Creative Design', 'ar' => 'التصميم الإبداعي', ], 'subtitle' => [ 'en' => 'Creative Design for Making the World a Better and More Beautiful Place', 'ar' => 'التصميم الإبداعي لجعل العالم مكانًا أفضل وأكثر جمالًا', ], 'description' => [ 'en' => 'Unleashing your child’s imagination and innovation through creative design activities.', 'ar' => 'تطوير قدرات الأطفال على التفكير الخلّاق والابتكار في مجالات التصميم المختلفة. ', ], 'image' => asset('inc/images/core/en_4.png'), 'curriculum' => [ [ 'en' => 'Engages students as active and creative learners.', 'ar' => 'يشرك الطلاب كمتعلمين نشطين ومبدعين.', ], [ 'en' => 'Provides opportunities to participate in curriculum-based activities to acquire content knowledge, develop critical thinking, and practice English language skills.', 'ar' => 'يوفر فرصًا للمشاركة في الأنشطة المعتمدة على المنهج لاكتساب المعرفة وتطوير التفكير النقدي وممارسة مهارات اللغة الإنجليزية.', ], [ 'en' => 'Focus on developing listening, speaking, reading, and writing skills, as well as vocabulary and language awareness.', 'ar' => 'يركز على تطوير مهارات الاستماع والتحدث والقراءة والكتابة، وكذلك تطوير المفردات والوعي اللغوي.', ], [ 'en' => 'Exposes learners to a range of vocabulary with opportunities for personalized, meaningful language use.', 'ar' => 'يعرض الطلاب لمجموعة متنوعة من المفردات مع فرص لاستخدام اللغة بطرق شخصية وذات مغزى.', ], ], ], ]; @endphp
    @foreach ($coreCourses as $key => $course) @if ($key > 0)
  • {{ $course['title'][$locale] }}
  • @endif @endforeach
@foreach ($coreCourses as $key => $course) @if ($key > 0)

{{ $course['subtitle'][$locale] }}

{{ $course['description'][$locale] }}

{{ __('Our curriculum') }}
    @foreach ($course['curriculum'] as $curriculum)
  • {{ $curriculum[$locale] }}
  • @endforeach
@endif @endforeach
@livewire('wintercamp-form')