@extends('layout') @section('content')
@include('hipjam.sidebar')

@if ($is_activation) Activate @else Edit @endif Brand

@if ($errors->has())
@foreach ($errors->all() as $error) {{ $error }}
@endforeach
@endif
{{ Form::hidden('id', $data['brand']->id) }} {{ Form::hidden('oldbrandcode', $data['brand']->code) }} {{ Form::hidden('is_activation', $is_activation) }}
Threshold Configuration
Valid sessions are between 'Min' and 'Max' minutes in length

Engaged customers are those who are detected between 'Min' and 'Max' minutes
Cancel