@extends('layouts.app') @section('styles') @endsection @section('content')

Toasts are as flexible as you need and have very little required markup.

Click the button below to show a toast

Customize your Toasts as flexible as you need and have very little required markup.

Toasts are as flexible as you need and have very little required markup.

When you have multiple toasts, we default to vertiaclly stacking them in a readable manner.

Place toasts with custom CSS as you need them. The top right is often used for notifications, as is the top middle.

@endsection @section('scripts') @endsection