return redirect()->route('/filmpage?arr=', $films);
<input type = "submit" value = "Send" class = "buttona" >
.buttonsubmit::after {
content: "test";
padding-top: 0em;
padding-left: 1em;
position: absolute;
top: -306px;
left: -785px;
width: 340px;
height: 80px;
border-radius: 40px;
background: lightgreen;
font-size: 1rem;
margin-left: 400px;
margin-top: 300px;
border: 2px solid gray;
color: white;
animation-duration: 3s;
animation-name: sheen ;
}
if(words[index] === text){
}