@extends('front') @section('content')
@include('user.partials.sidebar')
# {{__('Provider')}} {{__('Service')}} {{__('Amount')}} {{__('Tax')}} {{__('Date')}} {{__('Payment Type')}} {{__('Status')}} {{__('Action')}}
# {{ __('Provider') }} {{ __('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

@endsection