@extends('layouts.b4') @section('content')
| Month | Market Tax | Market Generation |
|---|---|---|
| This Month | {{ $totalTaxes['thisMonthMarket'] }} | {{ $totalTaxes['thisMoMarketGeneration'] }} |
| Last Month | {{ $totalTaxes['lastMonthMarket'] }} | {{ $totalTaxes['lastMoMarketGeneration'] }} |