@extends('layouts.front-layout') @section('title') About @endsection @section('content')
{!! $pageData['About']['about_first_description'] ?? '' !!}
{!! $pageData['About']['about_first_description'] ?? '' !!}
{!! $pageData['About']['about_third_description'] ?? '' !!}
{!! $pageData['About']['about_fourth_description'] ?? '' !!}