{{ Form::open(['route' => ['submission.approved', $data->id], 'method'=>'POST', 'class'=>'needs-validation', 'novalidate']) }} @method('PUT')