@extends('layouts.main') @section('title', 'Payment Report') @section('content') @push('head') @endpush
{{-- --}}
@include('settings.payment.payment-module-agent')
@include('settings.payment.payment-module-agency')
{{-- --}} @push('script') @endpush @endsection