{{$post->title}}
{{$post->intro_heading}}
{{$post->intro_paragraph}}
{!!$post->content!!}
@extends('layouts.main') @section('head-page-title') | Blog: {{ $post->title }} @stop @section('content')
{{$post->intro_paragraph}}