@extends('front.layout.app') @section('content') @php $settingArr = settingArr(); @endphp @php echo cms_edit_page('cms',$about->id); @endphp

About Us

{{ $about->featured_img_alt }}
@php echo adjustUrl($about->content) @endphp
@php $scwidget_values = get_widgets(widget: 95); $af_data = $scwidget_values ? json_decode($scwidget_values->additional_field_data) : null; @endphp
OUR VALUES

Why Clients Choose AZTEC PAINTING

{!! $scwidget_values->content !!}
@php $scwidget_process = get_widgets(widget: 96); $af_data = $scwidget_process ? json_decode($scwidget_process->additional_field_data) : null; @endphp
OUR PROCESS

{{ $scwidget_process->heading }}

{{ $af_data->additional_field_1 }}

{!! $scwidget_process->content !!}
READY TO START?

Let’s Transform Your Space with Confidence

Book your free estimate today and get expert recommendations tailored to your home or business.

@endsection @section('beforeBodyClose') @endsection