Add debug

This commit is contained in:
James Cole
2022-07-25 05:52:51 +02:00
parent 2db32ce44f
commit c50a4ae993

View File

@@ -113,6 +113,8 @@ class ShowController extends Controller
$attachments = $this->repository->getAttachments($transactionGroup);
$links = $this->repository->getLinks($transactionGroup);
Log::debug('Journal', $groupArray);
return view(
'transactions.show',
compact(