@extends('site.app') @section('pageTitle', __('menu.company')) @section('content') @if (isset($banner) && $banner->image)
@endif
La Empresa

{{__('company.us')}}

{{__('company.text-relatev')}}

{{__('company.mission')}}

{{__('company.mission-text')}}

{{__('company.vision')}}

{{__('company.vision-text')}}

{!! trans('company.our_values') !!}

Valores

{{__('company.respect')}}

{{__('company.respect-text')}}

Valores

{{__('company.cooperation')}}

{{__('company.cooperation-text')}}

Valores

{{__('company.honesty')}}

{{__('company.honesty-text')}}

Valores

{{__('company.passion')}}

{{__('company.passion-text')}}

Valores

{{__('company.humanity')}}

{{__('company.humanity-text')}}

Valores

{{__('company.excellence')}}

{{__('company.excellence-text')}}

Valores

{{__('company.leadership')}}

{{__('company.leadership-text')}}

Valores

{{__('company.respect_environment')}}

{{__('company.respect_environment-text')}}

@endsection