update error message
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
</div> --}}
|
</div> --}}
|
||||||
|
|
||||||
<div class="alert alert-danger alert-dismissible fade show" role="alert">
|
<div class="alert alert-danger alert-dismissible fade show" role="alert">
|
||||||
<strong>Error!</strong> {!! Session::get('cartkeyError') !!}
|
<strong>Almost there.</strong> {!! Session::get('cartkeyError') !!}
|
||||||
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
|
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
|
||||||
</div>
|
</div>
|
||||||
@endif
|
@endif
|
||||||
|
|||||||
Reference in New Issue
Block a user