@extends('site.layouts.app') @section('title', 'Help Center') @section('content')

Help Center

{!! $content->help_center !!}
@endsection