@extends('front.include.app') @section('content') {{-- @dd($data->cmsImages('about_img')) --}}
image
@include('front.include.menu')
img

{{$content->main_heading ?? ''}}

{{$content->about_description_1 ?? ''}}

{{$content->about_description_2 ?? ''}}

image image
@endsection