@extends('front.layout.app') @section('title', 'Blogs') @section('content')

Blogs

image

{{ $blog->heading }}

{{ $blog->description }}

@endsection