@extends('front.layouts.master') @section('content')
{{ $pageContent->title }}
{!! $pageContent->description !!}
@endsection