@csrf @method('PUT')

Edit Account

@if($account_type[$account->account_type] != "Cash")

@if($account_type[$account->account_type] == "Credit Card" || $account_type[$account->account_type] == "Loan")

@endif
@endif

There are errors on page