@extends('layouts.app') @section('header') {{ trans('health_page.meta.title') }} @foreach(locales() as $locale) @endforeach @endsection @section('content')

{!! \Illuminate\Support\Str::replace(['',''],['',''],trans('health_page.section_intro.text1')) !!}

{{ trans('health_page.section_intro.text2') }}

  • Logistic badge image

    {{ trans('health_page.section_badges.text1') }}

    {{ trans('health_page.section_badges.text2') }}

    {{ trans('health_page.section_badges.text3') }}

  • Optimization badge image

    {{ trans('health_page.section_badges.text4') }}

    {{ trans('health_page.section_badges.text5') }}

    {{ trans('health_page.section_badges.text6') }}

  • Increase badge image

    {{ trans('health_page.section_badges.text7') }}

    {{ trans('health_page.section_badges.text8') }}

    {{ trans('health_page.section_badges.text9') }}

  • Effectivity badge image

    {{ trans('health_page.section_badges.text10') }}

    {{ trans('health_page.section_badges.text11') }}

    {{ trans('health_page.section_badges.text12') }}

  • Target badge image

    {{ trans('health_page.section_badges.text13') }}

    {{ trans('health_page.section_badges.text14') }}

    {{ trans('health_page.section_badges.text15') }}

01.

{{ trans('health_page.section_package_1.text1') }}

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_1.text2')) !!}

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_1.text3')) !!}

  • {{ trans('health_page.section_package_1.text5') }}

    {{ trans('health_page.section_package_1.text6') }}

    Image
    Always deliver more than expected…
    — Larry Page
  • {{ trans('health_page.section_package_1.text7') }}

    {{ trans('health_page.section_package_1.text8') }}

    Image
    Take care of your body. It’s the only place you have to live.
    — Jim Rohn
  • {{ trans('health_page.section_package_1.text9') }}

    {{ trans('health_page.section_package_1.text10') }}

    Image
    A hospital bed is a parked taxi with the meter running.
    — Groucho Marx
  • {{ trans('health_page.section_package_1.text11') }}

    {{ trans('health_page.section_package_1.text12') }}

    Image
    No enemy is worse than bad advice.
    — Sophocles
02.

{{ trans('health_page.section_package_2.text1') }}

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_2.text2')) !!}

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_2.text3')) !!}

{{--

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_2.text4')) !!}

--}}
  • {{ trans('health_page.section_package_2.text5') }}

    {{ trans('health_page.section_package_2.text6') }}

    Image
    The end of all knowledge should be service to others.
    — Cesar Chavez
  • {{ trans('health_page.section_package_2.text7') }}

    {{ trans('health_page.section_package_2.text8') }}

    Image
    Coming together is a beginning; keeping together is progress; working together is success.
    — Edward Everett Hale
  • {{ trans('health_page.section_package_2.text9') }}

    {{ trans('health_page.section_package_2.text10') }}

    Image
    Big results require big ambitions.
    — Heraclitus
  • {{ trans('health_page.section_package_2.text11') }}

    {{ trans('health_page.section_package_2.text12') }}

    Image
    I do believe that international trade agreements benefit both nations, always.
    — Phil Knight
03.

{{ trans('health_page.section_package_3.text1') }}

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_3.text2')) !!}

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_3.text3')) !!}

{{--

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_3.text4')) !!}

--}}
  • {{ trans('health_page.section_package_3.text5') }}

    {{ trans('health_page.section_package_3.text6') }}

    Image
    Let food be thy medicine and medicine be thy food.
    — Hippocrates
  • {{ trans('health_page.section_package_3.text7') }}

    {{ trans('health_page.section_package_3.text8') }}

    Image
    Your genetics load the gun. Your lifestyle pulls the trigger.
    — Mehmet Oz
  • {{ trans('health_page.section_package_3.text9') }}

    {{ trans('health_page.section_package_3.text10') }}

    Image
    Your actions, and your action alone, determines your worth.
    — Evelyn Waugh
  • {{ trans('health_page.section_package_3.text11') }}

    {{ trans('health_page.section_package_3.text12') }}

    Image
    Finding good players is easy. Getting them to play as a team is another story.
    — Casey Stengel

{{ trans('health_page.section_package_6.title') }}

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_6.text1')) !!}

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_6.text2')) !!}

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_6.text3')) !!}

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_6.text4')) !!}

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_6.text5')) !!}

{!! \Illuminate\Support\Str::replace(['',''],['',''], trans('health_page.section_package_6.text6')) !!}

{{ trans('health_page.section_contact_us.title') }}

{{ trans('health_page.section_contact_us.text1') }}

{{ trans('health_page.section_contact_us.button') }}
@endsection @push('scripts') @endpush