{!! Form::open(['route' => 'academic.content.store', 'method' => 'post']) !!}
@include('content.element')
{!! Form::close() !!}