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

MEMBER BLOG

{{$post->title}}

{!!$post->description!!}

@endsection