@extends('layouts.master') @section('title')Unikit @endsection @section('css') @endsection @section('body-start')
@endsection @section('content') @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Advanced UI @endslot @slot('title') Toasts @endslot @endcomponent @endsectionTo encourage extensible and predictable toasts, we recommend a header and body.
Toasts are slightly translucent, too, so they blend over whatever they might appear over.
You can stack toasts by wrapping them in a toast container, which will vertically add some spacing.
Alternatively, you can also add additional controls and components to toasts.
Place toasts with custom CSS as you need them.
You can use custom toast.
UI/UX front end developer