{{ $history->description ?? '' }}
{{ __('About Us') }}
{{ __('The New Way to ') }} {{ __('Success') }} {{ __('Advance') }} {{ __('Progress') }}
{{ __('We never stop improving our services, including development methodologies, engineering practices, management techniques and') }} {{ __('QA') }} {{ __('standards to enhance our team’s capabilities and increase customer satisfaction.') }}
{{ $aboutUs->title }}
{{ $aboutUs->description }}
{{ __('Meet') }} {{ __('Our Team') }}
@foreach ($teams as $team)
@endforeach
{{ $team->name ?? '' }}
{{ $team->designation->name ?? '' }}
{{ __('Meet') }} {{ __('Our Chanel Partners') }}
@foreach ($chanelPartners as $partner)
@endforeach
{{ $partner->name ?? '' }}
{{ $partner->zone ?? '' }}
{{ __('Our') }} {{ __('History') }}
{{ __('How we have started') }}
{{ $history->year ?? '' }}
{{ $history->year ?? '' }}
{{ $history->description ?? '' }}