@extends('provider.provider') @section('content')

{{ __('Transaction')}}

# {{ __('Customer')}} {{ __('Service')}} {{ __('Amount')}} {{ __('Commission')}} {{ __('Final Amount')}} {{ __('Date')}} {{ __('Payment Type')}} {{ __('Status')}} {{ __('Action')}}
# {{ __('Customer') }} {{ __('Category') }} {{ __('Amount') }} {{ __('Date') }} {{ __('Payment Type') }} {{ __('Status') }} {{ __('Action') }}

@endsection