@extends('front.master') @section('seo') {!! json_field($seo,'about_page_scripts') !!} @endsection @section('content')

{{json_field($site_content,'about')}}

{!! json_field($site_content,'about_content') !!}
@endsection