@if($serverstatus) @if(\Illuminate\Support\Facades\Auth::user()->isAbleTo('crm_customer_wallet_rule-read')) {{--Permissions--}}
@if(sizeof($datatables)>0) @foreach($datatables as $tabledata) @endforeach @else @endif
Status Minimum Amount Actions
@if($tabledata['status']) Active @else Inactive @endif {{$tabledata['minimum_amount']}}

No Data Available

{{$datatables->links('livewire.pagination-livewire')}}
@else

Sorry !!! Unauthorized Access.

@endif @else

Sorry !!! Service Is Not Available.

@endif @section('externaljs') @endsection