@if (globalPermission('reseller-client-billing')) @can('reseller-billing-info') @php $currentMonth = today()->format('F'); $currentYear = today()->format('Y'); @endphp @endcan @endif