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