@extends('web.layouts.container') @section('content') {{$page->title}} {!! html_entity_decode($page->description) !!} @endsection @section('inner_js') @endsection
{!! html_entity_decode($page->description) !!}