update error message
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
</div> --}}
|
||||
|
||||
<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>
|
||||
</div>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user