diff --git a/app/views/master.blade.php b/app/views/master.blade.php index 419a719e164e..9ae4e1a6d63b 100755 --- a/app/views/master.blade.php +++ b/app/views/master.blade.php @@ -18,8 +18,8 @@ - - + + diff --git a/app/views/public/contact_us.blade.php b/app/views/public/contact_us.blade.php index a07c520aaaff..bd32106828b3 100644 --- a/app/views/public/contact_us.blade.php +++ b/app/views/public/contact_us.blade.php @@ -4,7 +4,7 @@ @section('content') -@section('content') -

Contact us

diff --git a/app/views/public/header.blade.php b/app/views/public/header.blade.php index b5bb57edda6f..83f58e3f939f 100644 --- a/app/views/public/header.blade.php +++ b/app/views/public/header.blade.php @@ -36,8 +36,8 @@ @section('body') + {{ Form::open(array('url' => 'get_started', 'id' => 'startForm')) }} {{ Form::hidden('guest_key') }} @@ -115,16 +115,15 @@ +
-   + -->