@extends('Frontend.Template.layout') @section('title') Single Post @endsection @section('content')
Post Image

{{ $name }}

{!! $short_description !!}

@endsection