Add overlay on css, adapt shelves, fix bienvenue mail on laravel 9 methods

This commit is contained in:
Ludovic CANDELLIER
2023-02-14 00:20:00 +01:00
parent 10cebd0955
commit 06107cb8fc
6 changed files with 92 additions and 11 deletions

View File

@@ -27,7 +27,7 @@
<main>
@include("Shop.layout.partials.header")
<div class="content-wrapper">
<section class="content">
<section>
<div class="container-fluid p-0">
@yield('content')
</div>