Posts by tharles cunha • 1 point
2 posts
- 
		-2 votes1 answer23 viewsQ: Pick up value by selecting from a combobox and send to a php capoComes a product query from the bank, and will be placed in a combobox, I have to display the unit of measure (which is in the same table in the BD) in a text field, after the user select the… 
- 
		0 votes1 answer110 viewsA: @forelse within @forlese@foreach ($propostas as $proposta) <h1>Dados da proposta</h1> Solicitante: {{ $proposta->solicitante }} Data: {{ $proposta->data }} <h2>Serviços da proposta</h2>…