@extends('web.layouts.app') @push('header-css') @endpush @section('content') @php $aboutSettings = app(App\Settings\AboutSettings::class); @endphp

{{ $aboutSettings->our_story_title }}

{{ $aboutSettings->our_story_subtitle }}

{{ $aboutSettings->our_story_paragraph_one }}

{{ $aboutSettings->our_story_paragraph_two }}

{{ $aboutSettings->our_story_paragraph_three }}

{{ $aboutSettings->our_journey_title }}

{{ $aboutSettings->our_journey_subtitle }}

@foreach ($aboutSettings->our_journey_milestones as $milestone)
{{ $milestone['year'] }}
{{ $milestone['title'] }}

{{ $milestone['title'] }}

{{ $milestone['description'] }}

@endforeach

{{ $aboutSettings->company_structure_title }}

{{ $aboutSettings->company_structure_subtitle }}

Director

{{ $aboutSettings->company_structure_director_name }}

Technical Advisor

{{ $aboutSettings->company_structure_advisor_name }}

@foreach ($aboutSettings->company_structure_departments as $department)

{{ $department['name'] }}

{{ $department['person'] }}

@endforeach

{{ $aboutSettings->our_management_title }}

{{ $aboutSettings->our_management_subtitle }}

@foreach ($aboutSettings->our_management_team as $member)
{{ $member['name'] }}

{{ $member['name'] }}

{{ $member['title'] }}

{{ $member['description'] }}

@endforeach

{{ $aboutSettings->our_facilities_title }}

{{ $aboutSettings->our_facilities_subtitle }}

@foreach ($aboutSettings->our_facilities_locations as $location)
{{ $location['name'] }}

{{ $location['name'] }}

{{ $location['location'] }}

{{ $location['description'] }}

@foreach ($location['tags'] as $tag) {{ $tag['value'] }} @endforeach
@endforeach
Our Mission

Dedicated to Delivering Value and Excellence

Project Planning

Ensuring every detail is considered designing

Labor Preparation

We take pride in our quality craftsmanship

image
About Our Company

Trusted Partner in Construction and Design

Building Trust
Since 1989

Our journey began with a commitment to excellence, and that commitment remains at the core of our operations today. We’ve grown from a small local business into a trusted partner for both residential and commercial.

Industry Certifications

Our Key Achievements Over the Years

image

678+

Complete Projects

120+

Team Members

635+

Client Reviews

89+

Winning Awards
Meet Our Experts

Dedicated Professionals

image
Alan Dosan
Lead Architect
image
Sarah Johnson
General Laborer
image
Derya Kurtulus
Safety Inspector
image
Steve Rhodes
Civil Engineer
@stop