@extends('frontend.provider.app') @section('content')
@include('provider.partials.sidebar')

{{__('earning_history')}}

{{__('total_payments')}}
{{__('invoice_id')}} {{__('Customer')}} {{__('Service')}} {{__('Amount')}} {{__('Payment Methods')}} {{__('payment_date')}}
{{__('invoice_id')}} {{__('Customer')}} {{__('Product')}} {{__('Amount')}} {{__('Payment Methods')}} {{__('payment_date')}}
@endsection @push('scripts') @endpush