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

{{ $name }}

{!! $long_description !!}
@endsection