@extends('layouts.app') @section('page-title', 'Home') @section('body-content')
{!! html_entity_decode($blog['content']) !!}