{{ html()->form('POST')->route('dropdown.store')->class(['needs-validation dropdownForm'])->attributes(['novalidate'])->open() }} @include('admin::dropdown.partials.action', ['status' => 11]) {{ html()->form()->close() }}