@extends('layouts.master-components') @section('title', 'Toasts') @section('css') @endsection @section('css2') @endsection @section('bodyClass', 'component-page') @section('content') @include('layouts/loader') @include('layouts/component-header')
@include('layouts/component-menu-list')
live toast
Translucent
Color schemes
Basic
Stacking
Custom content
Placement
images Able Pro 11 mins ago
Hello, world! This is a toast message.
@endsection @section('scripts') @endsection