@extends('front.inner-layout.app') @section('content')
{{--
--}}

My invoices

@include('front.inner-layout.header')
{{-- --}} @if(count($serviceProviders) > 1) @endif @if(count($locations) > 1) @endif
Date Number Client DescriptionProviderLocationAmount Balance
@endsection @section('modals') @endsection @section('css') @endsection @section('jss') @endsection