@extends('layouts.default') {{-- Page title --}} @section('title') SweetAlert @parent @stop {{-- page level styles --}} @section('header_styles') @stop @section('content') SweetAlert Pages SweetAlert Basic Alert Description Alert Question Alert Success Alert Custom Position Warning Alert HTML Tag Custom Alert Animate Alert Autoclose Ajax Request Chaining Modal Long Content Modal Custom Styling Modal @stop @section('footer_scripts') @stop