@extends('layouts.master') @section('page-css') @endsection @section('main-content')
Toastr is a Javascript library for non-blocking notifications. jQuery is required. The goal is to create a simple core library that can be customized and extended.
remove toast without animation
Clear toast with animation
the show time can be define by using showDuration
Time Out can be define by timeout
to set what amount of time will stay
Hide can be define by hideDuration
to set what amount of time will take to hide message
Sticky Message can be create by set the timeout
to 0