@php use \App\Enums\TransactionType; use \App\Enums\TransactionStatus; $type = $transaction->type; @endphp