@extends('website_ar.layouts.app') @section('content') {{ $solution->solution_heading_ar }} {{-- {{ $solution->solution_description_ar }} --}} @if (count($solutionItems) > 0) @foreach ($solutionItems as $item) {{ $item->item_ar }} @endforeach @endif تَحَقّق تقييم @if (count($solutions) > 0) @foreach ($solutions as $index => $solution) @if ($index % 2 == 0) {{ $solution->title_ar }} @if ($solution->category) {{ $solution->category->title_ar }} @endif {!! $solution->description_ar !!} اقرأ المزيد تقدم بطلبك الآن @else {{ $solution->title_ar }} @if ($solution->category) {{ $solution->category->title_ar }} @endif {!! $solution->description_ar !!} اقرأ المزيد تقدم بطلبك الآن @endif @endforeach @endif {{ $preferences->application_heading_ar }} {{ $preferences->application_description_ar }} اتصل بنا الأسئلة الشائعة {{ $preferences->register_heading_ar }} {{ $preferences->register_description_ar }} اتصل بنا {{ $preferences->corporate_heading_ar }} {{ $preferences->corporate_description_ar }} {{-- $80/Yr --}} تقدم بطلبك الآن {{ $preferences->individual_heading_ar }} {{ $preferences->individual_description_ar }} {{-- $80/Yr --}} تقدم بطلبك الآن @endsection
{!! $solution->description_ar !!}
{{ $preferences->application_description_ar }}
{{ $preferences->register_description_ar }}
{{ $preferences->corporate_description_ar }}
{{ $preferences->individual_description_ar }}