@if ($row->accounts->type == 1)
{{ __('messages.account.debit') }}
@else
{{ __('messages.account.credit') }}
@endif