@extends('layouts.app-merchant') @section('content')
{{-- @include('errors') @include('layouts.messages') --}}
@csrf
Generate DDIR Test data
Current trx_ddi_transaction with status_date {{ now()->format('Y-m-d') }}: {{ $ddiData }}
Current trx_mcif_failed with update_date {{ now()->format('Y-m-d') }}: {{ $mcifFailData }}
@endsection