@extends('front.layouts.app') @section('meta_seo') @endsection @section('content')

{!! $post->description !!}

@endsection @section('js') @endsection