@extends('front.include.app') @section('content') marilynjohnsonstudio

{{ $AboutPage->banner_title ?? '' }}

{{ $AboutPage->about_me_sec_img_des ?? '' }}

{{ $AboutPage->about_me_sec_heading ?? '' }}

{{ $AboutPage->about_me_sec_sub_title ?? '' }}

{!! $AboutPage->about_me_sec_des ?? '' !!}

{{ $AboutPage->instagram_section_heading ?? '' }}

@foreach ($insta as $post)
{{ $post->name }}
@endforeach
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Contact me

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} @endsection