Laravel-Blade icon indicating copy to clipboard operation
Laravel-Blade copied to clipboard

after the upgrade stopped working @parent

Open visavi opened this issue 8 years ago • 0 comments
trafficstars

after the upgrade to the Illuminate/view 5.4 is no longer transmitted @parent If the template prescribe it, it is not inherited from the layout template, and simply displays the word @parent

returned to 5.3 everything works fine

visavi avatar Feb 01 '17 09:02 visavi