{!! HTML::script('vendor/jquery/jquery-2.2.4.min.js') !!}
{!! $title !!}
{!! $content !!}
@if($step > 0)
Previous
@endif @if($step < 6)
Next
@else
Website
@endif