@extends('layouts.front-layout') @section('title', 'About') @section('content')
image

{{ $pageData['About']['top_banner_heading'] ?? '' }}

{{ $pageData['About']['heading'] ?? '' }}

{{ $pageData['About']['sub_heading'] ?? '' }}

{!! $pageData['About']['description'] ?? '' !!}

{{-- --}}

Individual therapy

Family Therapy

Filial Therapy

Sibling Therapy

Play Therapy

Theraplay Therapy

Group therapy

Havening Technique

Couple's Therapy

{{ $pageData['About']['story_heading'] ?? '' }}

{!! $pageData['About']['story_description'] ?? '' !!} {{-- --}}
{{--
--}} {{--
--}} {{--
--}} {{--
{{ $pageData['About']['video_heading'] ?? '' }}
--}} {{--

{{ $pageData['About']['video_sub_heading'] ?? '' }}

--}} {{--

{{ $pageData['About']['video_short_description'] ?? '' }}

--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} @include('front.include.contact') @endsection