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

Post Details

Title:
{{ $post->title }}
Content:
{{ $post->content }}
@endsection