{{ get_the_title() }}

@if (get_post_type() === 'post') @include('partials/entry-meta') @endif
@php the_excerpt() @endphp