@extends('backend.layout.main') @section('content')

{{__('db.Sale Report Chart')}}

@csrf
@include('backend.report.partials.sale_report_chart_table')
@endsection @push('scripts') @if (!config('database.connections.saleprosaas_landlord'))