@extends('frontend.layout.master') @section('title', $pageTitle) @section('content')

About us

{{$allabout->heading1}}

{!! $allabout->content1 !!}

{{$allabout->heading2}}

{!! $allabout->content2 !!}

@endsection