@include('htmlpage.frontent.layout.app')
Navigating The Maze: Essential Tips For Home Renovation Estimates

{{ $blog->title }}

By|
{{ $blog->author }}
|
{{ $blog->created_at->format('Y-m-d') }}
|
{{ $blog->categoryModel->category }}
{!! $blog->description !!}

Popular Posts

@if ($listlastblog->isNotEmpty()) @foreach ($listlastblog as $listlast)
{{ $listlast->title }}

{{ $listlast->created_at->format('Y-m-d') }}

@endforeach @else

No galleries found for this project.

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