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

Date pickers

Date Time Picker
Date Range Picker
Clock Picker
Masking
@stop {{-- page level scripts --}} @section('footer_scripts') @stop