@extends('admin/layouts/default') {{-- Page title --}} @section('title') Advanced Date and Time pickers @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

@stop {{-- page level scripts --}} @section('footer_scripts') @stop