@php $adminBillingData = [ 'overviewEndpoint' => url('/api/admin/billing/overview'), 'csrfToken' => csrf_token(), ]; @endphp