From 15b9bc1c7c6fad14e70e66a1787aa998d29308c1 Mon Sep 17 00:00:00 2001 From: Alex Vanderbist Date: Wed, 23 Oct 2024 09:09:12 +0200 Subject: [PATCH] Update new project schedule --- resources/views/layout/partials/modal-match.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/layout/partials/modal-match.blade.php b/resources/views/layout/partials/modal-match.blade.php index 1e237a9e..2cc58e07 100644 --- a/resources/views/layout/partials/modal-match.blade.php +++ b/resources/views/layout/partials/modal-match.blade.php @@ -3,7 +3,7 @@

{{ $caption ?? 'A good match' }}

- We have room for new projects starting from {{ now()->addMonth()->format('F Y') }}. + We have room for new projects starting from {{ now()->addMonths(4)->format('F Y') }}.