@extends('layouts.customer-list-layout') @section('list-title')
{{ __('Payments') }}
@endsection @section('list-form-content')
@endsection @section('list-js') @endsection