dimanche 19 février 2017

Laravel load multiple view in a single function

everyone..i just know how to call multiple views in a single controller function.

i am trying this:

return  View::make('header');
return  View::make('main');
return  View::make('footer');

Any suggestion.How can i call them?? thanks in advance..



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2l9dVWe
via IFTTT

Aucun commentaire:

Enregistrer un commentaire