@extends('layouts/blankLayout') @section('title', 'About Us') @section('content')

ABOUT US

{!! $about->meta_value !!}
@endsection @section('page-script') @endsection