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

{{ __('Transactions') }}

# {{ __('Customer') }} {{ __('Provider') }} {{ __('Service') }} {{ __('Amount') }} {{ __('Date') }} {{ __('Payment Type') }} {{ __('Status') }} {{ __('Action') }}
# {{ __('Customer') }} {{ __('Provider') }} {{ __('Category') }} {{ __('Amount') }} {{ __('Date') }} {{ __('Payment Type') }} {{ __('Status') }} {{ __('Action') }}
@endsection