@extends('layouts.main') @section('content')

{{__('Payments')}}

{{ __('Payments') }}
{{ __('ID') }} {{ __('Type') }} {{ __('User') }} {{ __('Amount') }} {{ __('Product Price') }} {{ __('Tax Value') }} {{ __('Tax Percentage') }} {{ __('Total Price') }} {{ __('Payment ID') }} {{ __('Payment Method') }} {{ __('Status') }} {{ __('Created at') }}
@endsection