@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') }}

ID

Name

Email

Role

1

John Doe

johndoe@example.com

Admin

2

Jane Smith

janesmith@example.com

Manager

3

Robert Brown

robertbrown@example.com

User

3

Robert Brown

robertbrown@example.com

User

3

Robert Brown

robertbrown@example.com

User

3

Robert Brown

robertbrown@example.com

User

3

Robert Brown

robertbrown@example.com

User

4

Emily Davis

emilydavis@example.com

Customer

@endsection