We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 769ac9c commit abfcc6aCopy full SHA for abfcc6a
resources/views/livewire/company/budget-forecast.blade.php
@@ -19,7 +19,7 @@ class="mt-1 block w-full rounded-md border-gray-300 shadow-sm focus:border-indig
19
<th class="px-4 py-3">Service</th>
20
<th class="px-4 py-3">Provider</th>
21
<th class="px-4 py-3">Budget (€)</th>
22
- <th class="px-4 py-3">Next Due</th>
+ <th class="px-4 py-3">End</th>
23
<th class="px-4 py-3">Status</th>
24
<th></th>
25
</tr>
0 commit comments