@php use Carbon\Carbon; @endphp @foreach($styles as $style) @endforeach @php $businessBlockLabels = [ 'today' => _mt($moduleId, 'ManualPayout.today'), 'week' => _mt($moduleId, 'ManualPayout.this_week'), 'month' => _mt($moduleId, 'ManualPayout.this_month'), 'year' => _mt($moduleId, 'ManualPayout.this_year'), 'all' => _mt($moduleId, 'ManualPayout.all_time'), ]; @endphp
@if($wallets) @endif
{{ _mt($moduleId,'ManualPayout.76%_progress') }}