@extends('layouts.front-layout') @section('title') About @endsection @section('content')
img

{{$pageData ['About']['top_banner_title'] ? : ''}}

img
img

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

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

{!! $pageData ['About']['first_description'] ? : ''!!}
@endsection