@extends('layouts.master-landing-page') @section('content') @include('landing-page.elements.header')
About Us

{{ __('info.about_us') }}

Our History

{{ __('info.our_history') }}

Our Team

{{ __('info.our_team') }}

Our Location

{{ __('info.our_location') }}

@include('landing-page.elements.footer') @endsection