diff --git a/resources/views/livewire/server/show-private-key.blade.php b/resources/views/livewire/server/show-private-key.blade.php index 15aecb4f4..613369b5e 100644 --- a/resources/views/livewire/server/show-private-key.blade.php +++ b/resources/views/livewire/server/show-private-key.blade.php @@ -29,7 +29,7 @@ @empty
No private keys found. - +
@endforelse diff --git a/resources/views/source/all.blade.php b/resources/views/source/all.blade.php index 0ffb8ca11..9c82fec0c 100644 --- a/resources/views/source/all.blade.php +++ b/resources/views/source/all.blade.php @@ -30,7 +30,7 @@ @empty
No sources found.
- +
@endforelse