Toast

Sometimes also called as snackbar. It is used to display some information like feedback message and info before performing any action.

Please provide info regarding the issue so that
Please provide info regarding the issue so that
Please provide info regarding the issue so that
Please provide info regarding the issue so that
                    
                        <div class="toast toast-success">
                            <span class="toast-msg">Please provide info regarding the issue so that</span>
                            <button class="btn btn-icon">
                                    <i class="bi bi-x"></i>   
                            </button>
                        </div>