@extends('layouts.app') @section('content')
Home
Reports
Payables
?
Payables
Shows the payables based on filter for a given date range
Actions
@csrf
PDF
Export to Excel
{{ csrf_field() }}
This Week
Last Week
This month
Last month
This quarter
Last quarter
This year
Last year
Custom
@endsection @section('admin_css')
@stop @section('admin_js') @stop