From 519a91d65c536ea784b07c30b9cb51dba0f1f10c Mon Sep 17 00:00:00 2001 From: Daniel Stock Date: Wed, 29 Oct 2025 09:29:55 +0100 Subject: [PATCH] remove white space from invoice pagination --- resources/views/invoice.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/invoice.blade.php b/resources/views/invoice.blade.php index 855f01a..b366086 100644 --- a/resources/views/invoice.blade.php +++ b/resources/views/invoice.blade.php @@ -201,7 +201,7 @@ - Seite / {{ $totalPages }} + Seite /{{ $totalPages }}