https://litstack.io/docs/master/fields/conditions#usage ->when('type, 'news'); to ->when('type', 'news');
https://litstack.io/docs/master/fields/conditions#usage
->when('type, 'news');
to
->when('type', 'news');