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