From c42078ea4a9e930ad64f2bf7990f1358c6c7ace4 Mon Sep 17 00:00:00 2001 From: Jens Maes Date: Fri, 7 Apr 2023 10:15:34 +0200 Subject: [PATCH] Update bpay.blade.php Removed FARTS from the file. This was shown in production on the master branch. --- resources/views/partials/bpay.blade.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/resources/views/partials/bpay.blade.php b/resources/views/partials/bpay.blade.php index bd5b319e8..0cf0be540 100644 --- a/resources/views/partials/bpay.blade.php +++ b/resources/views/partials/bpay.blade.php @@ -11,7 +11,5 @@ }}(); @else - FARTS - @endif @endcan