@extends("layouts.admin.app") @section("page-nav-title")

{{__("Wallets Technician")}}

{{__("All Wallets Technician")}}

@endsection @section("content")
@include("admin.wallets.parts.filter")
#{{__("ID")}} {{__("Date")}} #{{__("Total Price")}} {{__("Captured")}} {{__("Tax")}} {{__("App Received")}} {{__("Sub Total")}}
Total 0 0 0 0 0
@endsection @section("scripts") @endsection