@extends('layout.mainlayout') @section('content')
Immediately remove current toasts without using animation.
Remove current toasts using animation.
you can use options like showDuration
, hideDuration
, timeout
for your
toasts. To create a sticky toast set the timeout
to 0