Is vue mode doesn't support another template tag inside `template`?

I want to write named slot inside vue component, but it reports errors. How can I fix it?

error:
image

vue slots: