@php $title = langContent('title'); $list = langContent('list'); $content = langContent('content'); $sub_title = langContent('sub_title'); $main_title = langContent('main_title'); @endphp @if ($page['corporate_training_programs']) @php $corporate_training_programs = $page['corporate_training_programs'][0]; @endphp
{{ $corporate_training_programs[$title] }}
    @foreach ($corporate_training_programs[$list] as $list)
  • {{ $list }}
  • @endforeach
@endif
@if ($page['what_do_we_offer']) @php $what_do_we_offer = $page['what_do_we_offer'][0]; @endphp
{{ $what_do_we_offer[$main_title] }}
{{ $what_do_we_offer[$sub_title] }}
@if ($what_do_we_offer[$content]) @foreach ($what_do_we_offer[$content] as $con)
{{ $con['title'] }}
{{ $con['sub_title'] }}
@endforeach @endif
@endif
@php $why_choose_pro_online_academy = $page['why_choose_pro_online_academy'][0]; @endphp
{{ $why_choose_pro_online_academy[$main_title] }}
@foreach ($why_choose_pro_online_academy['list'] as $list)

{{ $list[$title] }}

{{ $list[$sub_title] }}

@endforeach
تواصلوا معنا اليوم لمعرفة كيف يمكن لبرامجنا التدريبية أن تسهم في تعزيز كفاءة فريق العمل لديكم ورفع مستوى الإنتاجية في شركتكم.
@error('name') {{ $message }} @enderror
{{--
  • +1
  • +44
  • +20
--}}
@error('phone') {{ $message }} @enderror
@error('email') {{ $message }} @enderror
@error('job') {{ $message }} @enderror
@error('name_company') {{ $message }} @enderror
@error('comment') {{ $message }} @enderror
{{-- --}}