@extends('layouts.public.main') @section('content')
{!! $page->body !!}
@endsection