@php $amount = implode(",", $reportSubscription); $months= implode('","', $subscriptionMonth); $companyUser = implode(",", $reportCompany); $cMonth= implode('","', $companyMonth); @endphp