Send new updates
{!! Form::open(['url' => 'backend/'.$moduleProperties['controller'] . '/send', 'files' => 'true']) !!}
@include( 'backend/' . $moduleProperties['viewDir'] . '.form' )
{!! Form::close() !!}