@if (empty($row->nfcTransaction) || $row->nfcTransaction->status == App\Models\NfcOrders::FAIL) {{ __('messages.nfc.failed') }} @else @if ($row->nfcTransaction->status == App\Models\NfcOrders::PENDING)