Container around createTipp
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
</div>
|
</div>
|
||||||
@endif
|
@endif
|
||||||
|
|
||||||
|
<div class="container">
|
||||||
|
|
||||||
{!! Form::open(['action' => 'PagesController@storeTipp']) !!}
|
{!! Form::open(['action' => 'PagesController@storeTipp']) !!}
|
||||||
|
|
||||||
@@ -44,4 +45,5 @@
|
|||||||
|
|
||||||
{!! Form::close() !!}
|
{!! Form::close() !!}
|
||||||
|
|
||||||
|
</div>
|
||||||
@endsection
|
@endsection
|
||||||
|
Reference in New Issue
Block a user