@include('htmlpage.frontent.layout.app')
@if($blog->categoryModel) {{ $blog->categoryModel->category }} @endif

{{ $blog->page_title }}

Blog Image

{{ $blog->title }}

{!! preg_replace('/

(?: |\s)*<\/p>/', '', $blog->content) !!}

@if($previousBlog) @else
@endif @if($nextBlog) @else
@endif
zillion

New Things Will Always
Update Regularly

zillion
@include('htmlpage.frontent.layout.footer')