@php $category = $post->categories->first(); @endphp @if ($category) @endif

{{ $post->name }}

@if(is_video_post($post)) @endif @if(is_external_link($post)) @endif