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

Expense By Contact

Shows recorded spendings by a supplier for a given date range.
Actions
@csrf
{{ csrf_field() }}
@endsection @section('admin_css') @stop @section('admin_js') @stop