Blade doesn't need the php tags in it - blade files are essentially compiled into raw php equivalent...
Unless 5 is a strict requirement I would recommend with 4.2. I just find that any new technology tak...
abhiyanp said: Try doing @extends('header') without the actual blade extension Also, a silly thin...
The @section tag assumes that this will be rendered within some master layout file. (say master.blad...
The Laravel portal for problem solving, knowledge sharing and community building.
The community