@extends('layouts/contentNavbarLayout') @section('title', 'Tables - Basic Tables') @section('content')
Title | Image | Type | Performance | Average time between scan | Reedem/total coupons | Send/total coupons |
---|---|---|---|---|---|---|
{{$d->title}} |
|
{{$d->typeValue}} | {{ round((floatval($d->used_coupons / $d->quantity * 100)), 2) }}% | {{$d->prom_minutes}} @if (is_float($d->prom_minutes)) mins. @endif | {{ $d->used_coupons }}/{{ $d->quantity }} | {{ $d->sent_coupons }}/{{ $d->quantity }} |