for design purposes i need to customize the information at
<body class="info1">
My idea is to use a field like @yield or @section in master.blade.php as my template and to define the variable on each view.
<body class="info1">
<body class="info2">
<body class="info3">
but i tried this approach with no success. is this the best way or other approach would be better?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire