@extends('layouts.master-components') @section('title', 'DatePicker') @section('css') @endsection @section('css2') @endsection @section('bodyClass', 'component-page') @section('content') @include('layouts/loader') @include('layouts/component-header')
@include('layouts/component-menu-list')
Days of Week Disabled
Days of Week Highlighted
AutoClose
DatesDisabled
Today Highlight
Calendar Weeks
Date Range
@endsection @section('scripts') @endsection