@extends('layouts.app') @section('content')
Recent Payments
@include('transactions.show_fields')
Back
@endsection