@extends('layouts.app') @section('content')
@include('payments.table')
@endsection