@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 Dashboard UI Features Sweet Alert Basic Sweet Alerts Simple Alert Some Large Text Success Alert Advanced Sweet Alerts Submit action Both Submit and Cancel Sweet Alerts with images Simple Image Simple Image2 Sweet Alerts with closing time Auto Close Ajax usage @stop {{-- page level scripts --}} @section('footer_scripts') @stop