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

{{ $pagearr->name }}

{!! html_entity_decode($pagearr->description) !!}
@endsection