@extends('common.admin.layout.base') {{ App::setLocale( isset($_COOKIE['admin_language']) ? $_COOKIE['admin_language'] : 'en' ) }} @section('title') {{ __('Heat Map') }} @stop @section('styles') @parent @stop @section('content')
** Demo Mode : {{ __('admin.demomode') }}
(*personal information hidden in demo) @endif