@include('client._show_sidebar')
@include('client._show_overview')
@include('client._show_invoices')
@include('client._show_payments')
@include('client._show_paymentRequests')
@include('client._show_creditNotes')
@include('client._show_expenses')
@include('client._show_contracts')
@include('client._show_proposals')
@include('client._show_projects')
@include('client._show_tasks')
@include('client._show_poa')
@include('client._show_id')
@include('client._show_ipan')
@include('client._show_files')
@include('client._show_contacts')
@include('client._show_notes')
@include('client._show_modals')