Edit Match
{{ Form::open(['role' => 'form', 'id' => 'matchAddForm', 'route' => [$modelName.'.edit_match', $matchkey], 'files' => true]) }}
{{ Form::close() }}