{{-- Heading --}}

Elevated Living {!! ucfirst($tag->name) !!}

{{-- Breadcrumb --}} @if ($posts->count() > 0)
@foreach ($posts as $post) @endforeach
{{ $posts->links() }}
@else

No posts found

There are no published posts in this tag yet.

Go to Home
@endif