@extends('layouts.blog') @section('page_title') @parent {{$tag->title}} @endsection @section('head-js') @stop @section('meta') @if($posts->currentPage() == 1) @if($posts->total() > $posts->perPage()) @endif @elseif($posts->lastPage() == $posts->currentPage()) @else @endif @stop @section('main')

{{$tag->title}}

@if(count($posts) > 0) @foreach($posts as $post)
thumbnails) src="{{url($post->thumbnails)}}" @else src="{{url('/no-image.jpg')}}" @endif alt="{{$post->title}}" onerror="this.src='/no-image-available.jpg';" loading="lazy"> @if($post->duration) مدت زمان مطالعه: {{$post->duration}} دقیقه @endif {{$post->rate}}