Minor cleanup.

This commit is contained in:
Stuart Rowlands
2024-01-05 15:26:51 +10:00
parent e233ec05b5
commit 512197021b
2 changed files with 1 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
</x-slot:modalBody>
</x-modal>
<h1>Scheduled Backup</h1>
<h1>Scheduled Task</h1>
@if ($type === 'application')
<livewire:project.application.heading :application="$resource" />
@elseif ($type === 'service')