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
Now all the views use partials to create the form elements.
It's now possible to test with the @include and @extend Blade directives, because we register in the ServiceProvider the vendor name with the loadViewsFrom() method.