@extends('layouts.app') @section('seoheader') {!! $seo ?? '' !!} @endsection @section('aditional-header') @endsection @section('content') @include('utils.preloader') @include('layouts.header')
@if (!empty($cate)) @php $count = count( array_filter($cate, function ($element) { return $element !== null; }), ); @endphp @if ($count < 7)No se han encontrado ofertas disponibles por ahora.