@extends('layouts.partials.master') @section('title', 'Marketing') @push('styles') @endpush @section('content') @include('layouts.components.section-title', ['title' => 'Ver destaques']) {{-- filters --}}
ID | Título | Categoria | Imagem | Início | Fim | @if (count($languages) > 0)Traduções | @endifAções |
---|---|---|---|---|---|---|---|
{{ $highlight->id }} | {{ $highlight->title }} | {{ $highlight->category }} | {{ $highlight->start_at ?? '' }} | {{ $highlight->end_at ?? '' }} | @if (count($languages) > 0)@include('layouts.components.display-flags', ['context' => $highlight]) | @endif||
{{ __('translations.no_results') }} |