{{--
--}} {{--
--}} {{--
اتصل بنا
--}} {{--
--}} {{-- @guest--}} {{--
--}} {{--
انضم إلينا
--}} {{--
--}} {{-- @endguest--}} {{--
--}} {{--
طرق التبرع
--}} {{--
--}} {{--
--}} {{--
المتجر
--}} {{--
--}} {{--
--}}
تبرع الآن
طلب مساعدة
تحت إشراف وزارة الموارد البشرية والتنمية الاجتماعية برقم 1217
@guest
دخول
تسجيل
@else
الملف الشخصى
تسجيل خروج
@endguest
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
الرئيسية
من نحن
@foreach(App\Models\About::where("parent","0")->get() as $system)
@php $childs = App\Models\About::where("parent",$system->id)->get() @endphp
{{$system->title}} @if(count($childs) > 0)
@endif
@if(count($childs) > 0)
@foreach($childs as $child)
{{$child->title}}
@endforeach
@endif
@endforeach
الأنظمة
@foreach(App\Models\System::where("parent","0")->get() as $system)
@php $childs = App\Models\System::where("parent",$system->id)->get() @endphp
{{$system->title}} @if(count($childs) > 0)
@endif
@if(count($childs) > 0)
@foreach($childs as $child)
{{$child->title}}
@endforeach
@endif
@endforeach
خدمتنا
@foreach(App\Models\Service::where("parent","0")->get() as $system)
@php $childs = App\Models\Service::where("parent",$system->id)->get() @endphp
{{$system->title}} @if(count($childs) > 0)
@endif
@if(count($childs) > 0)
@foreach($childs as $child)
{{$child->title}}
@endforeach
@endif
@endforeach
بوابة الوفاق
المبادرات التنموية
@foreach(App\Models\Initiative::where("parent","0")->get() as $system)
@php $childs = App\Models\Initiative::where("parent",$system->id)->get() @endphp
{{$system->title}} @if(count($childs) > 0)
@endif
@if(count($childs) > 0)
@foreach($childs as $child)
{{$child->title}}
@endforeach
@endif
@endforeach
البرامج والتدريب
@foreach(App\Models\Program::where("parent","0")->get() as $system)
@php $childs = App\Models\Program::where("parent",$system->id)->get() @endphp
{{$system->title}} @if(count($childs) > 0)
@endif
@if(count($childs) > 0)
@foreach($childs as $child)
{{$child->title}}
@endforeach
@endif
@endforeach
الاتصال بنا
الشكاوى
الوظائف
التوظيف
التطوع
الهيكل الادارى
تبرع الآن
طلب مساعدة
@guest
دخول
تسجيل
@else
الملف الشخصى
تسجيل خروج
@endguest
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
الرئيسية
من نحن
@foreach(App\Models\About::where("parent","0")->get() as $system)
@php $childs = App\Models\About::where("parent",$system->id)->get() @endphp
{{$system->title}} @if(count($childs) > 0)
@endif
@if(count($childs) > 0)
@foreach($childs as $child)
{{$child->title}}
@endforeach
@endif
@endforeach
الأنظمة
@foreach(App\Models\System::where("parent","0")->get() as $system)
@php $childs = App\Models\System::where("parent",$system->id)->get() @endphp
{{$system->title}} @if(count($childs) > 0)
@endif
@if(count($childs) > 0)
@foreach($childs as $child)
{{$child->title}}
@endforeach
@endif
@endforeach
خدمتنا
@foreach(App\Models\Service::where("parent","0")->get() as $system)
@php $childs = App\Models\Service::where("parent",$system->id)->get() @endphp
{{$system->title}} @if(count($childs) > 0)
@endif
@if(count($childs) > 0)
@foreach($childs as $child)
{{$child->title}}
@endforeach
@endif
@endforeach
بوابة الوفاق
المبادرات التنموية
@foreach(App\Models\Initiative::where("parent","0")->get() as $system)
@php $childs = App\Models\Initiative::where("parent",$system->id)->get() @endphp
{{$system->title}} @if(count($childs) > 0)
@endif
@if(count($childs) > 0)
@foreach($childs as $child)
{{$child->title}}
@endforeach
@endif
@endforeach
البرامج والتدريب
@foreach(App\Models\Program::where("parent","0")->get() as $system)
@php $childs = App\Models\Program::where("parent",$system->id)->get() @endphp
{{$system->title}} @if(count($childs) > 0)
@endif
@if(count($childs) > 0)
@foreach($childs as $child)
{{$child->title}}
@endforeach
@endif
@endforeach
الاتصال بنا
الشكاوى
الوظائف
التوظيف
التطوع
الهيكل الادارى
@yield('content')
@yield('customScripts')