@if ($featuredPost->categories->isNotEmpty())
{{ $featuredPost->categories->first()->name }}
@endif
@extends('site.layouts.app', ['seoModel' => $pageInfo]) @section('content')