smth like this...
public function test(){
return View::make('yourView',array('header'=>'blalalala'));
}
here's a simple step doing dynamic layout : here
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community