ИЛ
Size: a a a
AP
Gt
<form action="http://0.0.0.0/order/{{$item->id}}" method="PUT">
<input type="hidden" id="is_accept" name="is_accept" value="0">
<button class="btn btn-default btn-sm" type="submit">Отменить заявку</button>
Gt
.
RE
D
L
Gt
'state' => 'exists:states'
https://laravel.com/docs/7.x/validation#rule-existsD
D
M
L
D
L
АЗ
AH
'state' => Rule::exists('states', 'id')