Which version of Laravel are you using?
May 19, 2018
6
Level 1
@component is not rendering
As I want to use the form login in the sidebar and in their own page (/login) I created a blade file that includes the form login and I include on the sidebar.
But this file uses the component form, which includes the crsf token and a bottom bar with the actions of submit or return back.
The problem is that @component is literally printed on the page (without evaluate the expression) and therefore not is helpful for me, I don't know how to fix this and I am trying to solve this problem during a week.
This is the result... :(

Help, ¡thanks for this forum!.
Please or to participate in this conversation.