@extends('layouts.default')
@section('title', trans_choice('reports.standard.standardreports', 1))
@section('new_button')
{{-- // --}}
@endsection
@section('content')
{{-- Business Overview --}}
{{-- End:Business Overview --}}
{{-- Who owes you --}}
{{-- End:Who owes you --}}
{{-- Sales and Customers --}}
{{-- End:Sales and Customers --}}
{{-- Expenses and Vendors --}}
{{-- End:Expenses and Vendors --}}
{{-- For my accountant --}}
{{-- End:For my accountant --}}
@endsection