@extends('layouts.admin') @section('page-title', trans('crm.sales_reports').' - '.$title) @section('content')

Invoices

Report

Appendix

Report

Payments

Report

Total Income

Report
@include('partials.messages') @yield('reports_content')
@stop @section('styles') @stop @section('scripts') @stop