@extends('layout', ['page_title' => 'Blogs', 'page_slug' => 'blogs']) @section('content')

{{$post->title}}

{!!$post->body!!}

Get in touch

@csrf
@endsection