Update Rates

@foreach($activeCompany->companyCustomerInvoiceNotifyRates as $companyCustomerInvoiceNotifyRate)

{{ $companyCustomerInvoiceNotifyRate->days_before }} Days before expiry
@endforeach

@csrf