@extends('admin/layouts/default') {{-- Page title --}} @section('title') Sweet alerts @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Sweet Alert

Basic Sweet Alerts
Advanced Sweet Alerts
Sweet Alerts with images
Sweet Alerts with closing time
Sweet Alerts with Animation
Other Examples
Sweetalert positions
@stop {{-- page level scripts --}} @section('footer_scripts') @stop