@extends('front.layout.app') @section('title', 'Blogs') @section('content') Blogs {{ $blog->heading }} {{ $blog->description }} @endsection
{{ $blog->description }}