Sürdürülebilirlik Raporu

Oluşturulma: {{ $generatedAt }}

{{ $report->title }}

Dil: {{ strtoupper($report->language) }}
@if($report->description)

{{ $report->description }}

@endif

Şirket ve Proje

Şirket: {{ $company->name }}
Proje: {{ $project->name }}
Yıl: {{ $project->reporting_year }}

Toplam Emisyon

Toplam (CO₂e): {{ number_format($totalEmissions, 3) }} tCO₂e

Kapsam Dağılımı

@foreach($scopeTotals as $scope => $total) @endforeach
Kapsam Toplam (tCO₂e)
{{ strtoupper($scope) }} {{ number_format($total, 3) }}