@section('title', $blog->title) @extends('frontend.layout.main') @section('main-section') {{-- Preloader --}}
{!! $blog->content !!}