diff --git a/app/views/lists/transactions.blade.php b/app/views/lists/transactions.blade.php index 838b05d163..8a21ec7fb2 100644 --- a/app/views/lists/transactions.blade.php +++ b/app/views/lists/transactions.blade.php @@ -38,6 +38,10 @@ @endif @endforeach + + @if(!is_null($journal->recurringTransaction)) + + @endif {{$journal->date->format('d F Y')}}