@extends('layouts.admin-layout') @section('content')
@include('includes.messages')
@if(count($userdata) == 0)

{{ trans('admin::users.pages.no_record_found') }}

@else @endif

Subscription Details


Employee Details

@if(count($loyalty)>0 && !empty($loyalty)) @endif

@if(count($loyalty)>0 && !empty($loyalty))

Rewards Details

@if(count($rewards) == 0)

{{ trans('admin::users.pages.no_record_found') }}

@else @if($loyalty->loyalty_type==1) @else @endif {{--*/ $j=0 /*--}} @foreach ($rewards as $ad ) {{--*/ $class= ($ad->is_expired==1)?'Active':'Expired'/*--}} @if($ad->class=='welcome') @else @endif @if($ad->is_active!=1) @else @endif @endforeach
S.No NameStampsPointsType Location Timing Validity Valid days Status Created On Deleted On
{{$j=$j+1}} {{$ad->name}} {{$ad->points}}Welcome RewardReward{{$ad->location}} {{$from}} to {{$to}} {{$ad->validity}} {{$string}} @if($ad->is_active) Active@else Deleted @endif {{$ad->created_at}}{{$ad->updated_at}}
@endif

@endif

User Subscription Details

@if(count($data) == 0)

{{ trans('admin::users.pages.no_record_found') }}

@else @foreach($data as $userdata)
Name Unique ID Card Type Current @if($loyalty->loyalty_type==2) Points @else Stamps @endif Total @if($loyalty->loyalty_type==2) Points @else Stamps @endif Joining date