@extends('admin.layouts.master-soyuz') @section('title', __('Wallet Settings | ')) @section('body') @component('admin.component.breadcumb',['secondactive' => 'active']) @slot('heading'){{ __('Wallet Settings') }}@endslot @slot('menu1'){{ __('Wallet Settings') }}@endslot @endcomponent @php $isOn = $wallet == 1; @endphp
{{ $isOn ? __('Customers can store credit and pay using their wallet balance.') : __('Toggle on the wallet to allow customers to add and spend wallet balance.') }}
{{ $tile['label'] }}
{{ $tile['help'] }}| # | {{ __('TXN ID') }} | {{ __('Note') }} | {{ __('Type') }} | {{ __('Amount') }} | {{ __('Balance') }} | {{ __('Date') }} | {{ __('Time') }} |
|---|