@extends('layouts.master') @section('tailwind') @endsection @section('content') @include('partials.containers-header')

Alerts

done

Succes alert

description text

x
info

Info alert

description text

x

warning

Warning alert

description text

x
report

Danger alert

description text

x


Buttons


@include('partials.containers-footer') @endsection