@extends('layouts.merchant-backend-layout') @section('content')

Create a Campaign

@include('includes.messages')
{{Form::open(array('url'=>'merchant/createEvent','method'=>'POST','role'=>"form",'files'=>true,'id'=>'event-form'))}}



Select Event :

Send Gratification:
days before the event.


Target Audience
Participating sub Logins


Customised Push/SMS


Set your Reward

{{Form::close()}}
@section('scripts') @stop @stop