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

@endsection