@extends('commons.layouts.admin') @section('content') @include('commons.layouts.partials._alert')
| {{App\Language::trans(date('h A', strtotime('- '.($interval-intval($col)).' hours', strtotime('now'))))}} | @else{{App\Language::trans(ucwords(str_replace('_', ' ', $col)))}} | @endif @endforeach||
|---|---|---|---|
| {{$row[$col]."=".date('h',strtotime(isset($row[$col]) ? $row[$col] : "0"))."-".date('h', strtotime('- '.($interval-intval($col)).' hours', strtotime('now')))}} | @else @php $is_gap ++; @endphpEmtpy | {{$row[$col]."=".date('h',strtotime(isset($row[$col]) ? $row[$col] : "0"))."-".date('h', strtotime('- '.($interval-intval($col)).' hours', strtotime('now')))}} | @endif @else{{isset($row[$col]) ? $row[$col]: '-'}} | @endif @else @endif @endforeach