From f0bf16d7848ff11b639d7573f7f47581d0b900b7 Mon Sep 17 00:00:00 2001 From: Ivan Nieto Vivanco Date: Sun, 12 Feb 2023 12:01:40 -0600 Subject: [PATCH] Fix more uneven tags --- resources/views/notifications/markdown/user-inventory.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/notifications/markdown/user-inventory.blade.php b/resources/views/notifications/markdown/user-inventory.blade.php index 12bf880ac2..c7dfba9a30 100644 --- a/resources/views/notifications/markdown/user-inventory.blade.php +++ b/resources/views/notifications/markdown/user-inventory.blade.php @@ -29,7 +29,7 @@ ## {{ $accessories->count() }} {{ trans('general.accessories') }} - + @foreach($accessories as $accessory)
{{ trans('mail.name') }}
{{ trans('mail.name') }}
{{ $accessory->name }}