@extends('layouts.front') @section('content') @include('includes.topbar') About Us {!! html_entity_decode($contact->description) !!} @endsection