@extends('layouts.master') @section('title', 'Modernize Bootstrap Admin') @section('pageContent')
modernize-img
Selamat Datang Pedjuang Patra Safety!

{{ $carbonOffset['co2'] }}

CO2 KG/Liter

{{ $carbonOffset['tree'] }}

Bibit Pohon

Rp. {{ $carbonOffset['money'] }} / Tahun

Konversi Rupiah

modernize-img

Summary Error Log By TLPG(s)

Visualisasi Trend MT Pelanggaran Terbanyak

@if(count($biggestViolation) > 0) @foreach($biggestViolation as $index => $bg)

{{ $index }}

Trend Violation MT per month

@endforeach @endif

Monthly Review GPS

@if(count($reviewEventGps) > 0) @php $i = 0; @endphp @foreach($reviewEventGps as $index => $bg)

{{ $index }}

Event GPS per Terminals

@php $i++; @endphp @endforeach @endif
@endsection @section('scripts') {{-- --}} @endsection