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

{{ __('Service') }}

{{ __('#') }} {{ __('Service Name') }} {{ __('Slug') }} {{ __('Status') }} {{ __('verify_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