From 74673c74cb96fd99335af47c38d64394ed0116af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cihan=20=C5=9Eent=C3=BCrk?= <53110792+CihanSenturk@users.noreply.github.com> Date: Wed, 7 Sep 2022 16:40:09 +0300 Subject: [PATCH] fix typo --- resources/views/components/transactions/show/create.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/components/transactions/show/create.blade.php b/resources/views/components/transactions/show/create.blade.php index 45239b6c8..663a0765c 100644 --- a/resources/views/components/transactions/show/create.blade.php +++ b/resources/views/components/transactions/show/create.blade.php @@ -29,5 +29,5 @@ @endif - + \ No newline at end of file