Is it possible to set default selected option in select field without using db table’s default()? This is basically for adding selected attribute into the <option> html tag. In addition to this, any way to achieve the same for select field with relationship?