{{ $type == 'create' ? 'Tambah' : 'Ubah' }} Metode Pembayaran
@csrf @isset($payment_method) @method('PUT') @endif
@error('name') {{ $message }} @enderror