{!! Form::open(['route' => ['admin.invoices.status.store', $invoice, 'new_status' => request()->new_status], 'method' => 'POST']) !!}