@extends('layouts.app') @section('content')

Page Editor - Terms of Use

@foreach ($page_contents as $page) @endforeach
Date Terms of Use Option
{{$page->created_at->tz('est')->format('m/d/Y')}}
{{$page->getExcerpt(250)}}
@endsection