Danal 결제 데모(local)

@csrf
@if(session('oid'))

생성된 OID: {{ session('oid') }}

@csrf
@endif @if($errors->any())
{{ $errors }}
@endif