@extends('intro_site.layouts.master') @section('content')

{{ $pageTitle }}

{!! $pageContent !!}
@endsection