@extends('layouts.master') @section('title', 'Modernize Bootstrap Admin') @section('pageContent') @include('layouts.breadcrumb', ['title' => 'Toastr', 'subtitle' => 'Home'])

Basic

Animation

Positions

Only Text

This notification just includes text.

With Close Button

Close on close button.

With Progress

Indicates toast's progress.

With Button

Add button to force clearing a toast.

@endsection @section('scripts') @endsection