@extends('layouts.app') @section('content')

Payments

@include('flash::message')
@include('payments.table')
@endsection