@if (Auth::user()) @endif
@yield('content')
@yield('back_button')
{!! Form::hidden('baseURL', URL::to('/'), ['id' => 'baseURL']) !!}