window.onload = () => { if ( window.history.replaceState ) { window.history.replaceState( null, null, window.location.href ) }; toastr['$type']('$message'); } "; } function showBootstrapAlert($type, $message) { echo '