@extends('layout') @section('title', 'Config Payment Gateway') @section('css') @endsection @section('content')
@csrf
Data Config Payment Gateway
Back
@csrf
List Virtual Account Payment Gateway
@foreach($va_payments as $va)
@endforeach
Back
@endsection @section('js') @endsection