You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we can expect "key" => "value" fix ??
I try to make it but it crash and only show me (field status) that is active....
If it work tell me who to fix this:
{!! \Nvd\Crud\Form::select('status',[1 => 'Da', 2 => 'Ne'], $teren->status)->model($teren)->label("Aktivan")->show() !!}
Sometimes there are key "1" , and value as "Active". There is no option to do it ?
The text was updated successfully, but these errors were encountered: