@extends('front.layout.app') @section('main_content')

{{ $page_data->about_title }}

{!! $page_data->about_detail !!}
@endsection