@extends('layouts.frontpages') @section('content') @include('partials.header')
{{ $trivia->description }}
@if ($usrMadeTrivia)Consulta los terminos y condiciones aquí
@endif¡En el momento no hay trivias activas! Te invitamos a estar pendiente de nuestras comunicaciones para participar y ganar con Dunkin’
| Nombre | Fecha Inicio | Fecha Fin | Posición Ranking | Tu Tiempo | Tu Porcentaje | Respuestas Actividad |
|---|---|---|---|---|---|---|
| {{ $item->name }} | {{ $item->start_date }} | {{ $item->finish_date }} | {{ $item->rankingAuth($item->id) }} | {{ $item->participationAuth($item->id, 'time') }} | {{ $item->participationAuth($item->id, 'percentage') }} | ver |
| No se encontraron registros. | ||||||