{{--
@foreach ($titles as $skills) @if ($skills->type == 'skills')
icon not found{{ $skills->{'title_' . $lang} }}

{{ $skills->{'title1_' . $lang} }}

{{ trans('home.phone') }}
@foreach ($phones as $phoneS)

{{ $phoneS->phone }}

@endforeach
{{ trans('home.email') }}

{{ $setting->contact_email }}

{{ trans('home.more') }} {{ trans('home.more') }}
    @foreach ($careers as $key => $career) @if ($key < 6)
  • {{ $career->{'title_' . $lang} }}
  • @endif @endforeach
@endif @endforeach
{{--
  • Health Guard
  • Care Wise Medical
  • Health Guard
  • Care Wise Medical
  • Health Guard
  • Care Wise Medical
  • Health Guard
  • Care Wise Medical
--}}