migrations fix

This commit is contained in:
merdan 2022-11-22 11:12:59 +05:00
parent 7fbfd0bca3
commit e3e206644d
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<div class="col-12">
@if ($application->state == 'new')
<form class="form-horizontal" action="{{ route('accepted_application',['id'=>$application->id]) }}"
method="post">
method="get">
@csrf
<button class="btn btn-primary mb-4" type="submit" data-toggle="modal" data-target="#successModal">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor"