@extends('layouts.admin') @section('style') @endSection @php $module_activation = getModuleActivationStatus(); @endphp @section('content')
@if($module_activation['plant'])

AR Gamification

Drive Brand Engagement through the implementation of Unique Augmented Realty Experience

@endif @if($module_activation['dsc'])

Digital Stamp Card

Drive offline transaction and engagement for specific merchants and timebelts

@endif @if($module_activation['dvoucher'])

Digital Vouchers

Drive instore conversion with online advertising and automated reminders

@endif @if($module_activation['dstw'])

Spin & Win

Reward and delight consumers to capture customer data at the Point-of-sale

@endif @if(config('sys.super_qr_active'))

SuperQR

Build a 360 view of offline activity across locations through store check-ins

@endif @if(config('sys.footfall_active'))

Footfall

Track hourly footfall across locations with Google's footfall activity index

@endif @if(config('sys.search_volume_active'))

Brand Intent

See online search intent across multiple categories, brands and cities

@endif @hasrole('super-admin')
API TOKEN
@endrole
@if($module_activation['plant']) @endif @if($module_activation['dsc']) @endif @if($module_activation['dvoucher']) @endif @if($module_activation['dstw']) @endif @if(config('sys.super_qr_active')) @endif @if(config('sys.footfall_active')) @endif @if(config('sys.search_volume_active')) @endif
@endsection @section('script') @endSection