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

Income by Contact

Shows the net amount and profit of each invoice for the selected date.
{{ csrf_field() }}
@endsection @section('admin_css') @stop @section('admin_js') @stop