@if(in_array('invoices',$modules) && in_array('invoice_tab',$activeWidgets))
{{-- Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. --}}
@endif
@if(in_array('estimates',$modules) && in_array('estimate_tab',$activeWidgets))
@endif
@if(in_array('expenses',$modules) && in_array('expense_tab',$activeWidgets))
@endif
@if(in_array('payments',$modules) && in_array('payment_tab',$activeWidgets))
@endif
@if(in_array('payments',$modules) && in_array('due_payments_tab',$activeWidgets))
@endif
@if(in_array('leads',$modules) && in_array('proposal_tab',$activeWidgets))
@endif