{!! Form::open(['url' => action('\Modules\Essentials\Http\Controllers\EssentialsLeaveController@changeStatus'), 'method' => 'post', 'id' => 'change_status_form' ]) !!}

@lang( 'essentials::lang.change_status' )

{!! Form::close() !!}