@php $types = [ '' => __('Latest'), 'featured' => __('Featured'), 'popular' => __('Popular'), 'recent' => __('Recent'), ]; @endphp