@php
the_post_thumbnail( 'thumbnail' , ['class' => 'alignright'] );
the_excerpt();
@endphp
Read Full Article
@php $output_category_id = get_queried_object_id(); @endphp @if (have_posts())