@extends('layouts.app') @section('title', 'Rapor Detayı') @section('content')
Tarih | Kategori | Kapsam | Miktar | Toplam Emisyon |
---|---|---|---|---|
{{ $row->date?->format('d.m.Y') }} | {{ $row->category }} | {{ strtoupper($row->scope) }} | {{ $row->value }} {{ $row->unit }} | {{ number_format($row->total_emissions, 3) }} |