startSection('title', $__t('Batteries overview')); ?> startSection('activeNav', 'batteriesoverview'); ?> startSection('viewJsName', 'batteriesoverview'); ?> startPush('pageScripts'); ?> stopPush(); ?> startSection('content'); ?>

yieldContent('title'); ?>

make('components.userfields_thead', array( 'userfields' => $userfields ), \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> addLoop($__currentLoopData); foreach($__currentLoopData as $curentBatteryEntry): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> table-warning "> make('components.userfields_tbody', array( 'userfields' => $userfields, 'userfieldValues' => FindAllObjectsInArrayByPropertyValue($userfieldValues, 'object_id', $curentBatteryEntry->battery_id) ), \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> popLoop(); $loop = $__env->getLastLoop(); ?>
Hidden status
last_tracked_time); ?> battery_id)->charge_interval_days > 0): ?> next_estimated_charge_time); ?> ... "battery_id)->charge_interval_days > 0 && $curentBatteryEntry->next_estimated_charge_time < date('Y-m-d H:i:s')): ?> overdue battery_id)->charge_interval_days > 0 && $curentBatteryEntry->next_estimated_charge_time < date('Y-m-d H:i:s', strtotime("+$nextXDays days"))): ?> duesoon
stopSection(); ?> make('layout.default', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>