@include('components.invoice_generation_progressbar')
Payment Breakdown
{{--@php--}}
{{--$calculatedNoticeExists = $service->demand_notices()->where('is_fixed', false)->exists();--}}
{{--$actionRoute = ($calculatedNoticeExists) ? route('service.invoice.calculate_payment', ['service' => $service->id, 'applicant' => $applicant->id])--}}
{{--: route('service.invoice.application_demand_notices')--}}
{{--@endphp--}}