@extends('base.base') @section('base')

{{ __('repay_config.Create RePay Configuration') }}

@csrf @include('admin.repay_config.form')
@endsection