Mount table according to search
Good afternoon, folks, you can create a search and set up a table according to the result
EXAMPLE
public function envia(Request $request){
$bcentrocusto = $request->get('c');
$bunidade = $...
asked by
17.12.2018 / 19:32