fix orders datatables on profile, fix deliveries for profile (public & active)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<button class="btn btn-secondary" id="register">Créez mon compte</button>
|
||||
</p>
|
||||
|
||||
<x-layout.collapse id="identification" title="Déjà client" class="d-none identification rounded-lg">
|
||||
<x-layout.collapse id="identification" title="Déjà client" class="identification rounded-lg" uncollapsed=true>
|
||||
@include('Shop.auth.partials.login')
|
||||
</x-layout.collapse>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user