@extends('website_ar.layouts.app') @section('content')

{{ $page->contact_heading_ar }}

{{ $page->contact_description_ar }}

{{ str_replace('-', ' ', pathinfo($page->contact_image, PATHINFO_FILENAME)) }}

{{ $page->candidate_heading_ar }}

{{ $page->candidate_description_ar }}

{{ $page->general_heading_ar }}

{{ $page->general_description_ar }}

{{ $page->corporate_heading_ar }}

{{ $page->corporate_description_ar }}

{{ $page->point_one_ar }}

{{ $page->address_ar }}
Email {{ $page->point_two_en }}

{{ $page->service_desk_ar }}

{{ $page->service_desk_description_ar }}
{{ $page->point_three_ar }}
Office time {{ $page->office_timing }}
Break {{ $page->break }}

{{ $page->heading_one_ar }}

{{ $page->description_one_ar }}

mark {{ $page->point_four_ar }}
mark {{ $page->point_five_ar }}
mark {{ $page->point_six_ar }}
{{ str_replace('-', ' ', pathinfo($page->sign_up_know_image, PATHINFO_FILENAME)) }}

{{ $page->testimonial_heading_ar }}

{{ $page->testimonial_description_ar }}

{{ $preferences->help_heading_ar }}

{{ $preferences->help_description_ar }}

{{ str_replace('-', ' ', pathinfo($preferences->help_image, PATHINFO_FILENAME)) }}
@endsection