@extends('layouts.master-components') @section('title', 'Sweet alert') @section('css') @endsection @section('css2') @endsection @section('bodyClass', 'component-page') @section('content') @include('layouts/loader') @include('layouts/component-header')
@include('layouts/component-menu-list')
Sweetalert 2
Mixin
ICONS
Input types
@endsection @section('scripts') @endsection