@extends('layouts.simple.master') @section('title', 'Datepicker') @section('css') @endsection @section('main_content')

Datepicker

Default Calendar

Display the calendar in an always-open state with the inline option.

Bootstrap Calendar

Bootstrap-datepicker provides a flexible datepicker widget in the bootstrap style.

Date Picker

Flatpickr has numerous options that accept date values in a variety of formats. Those are:

Time Picker

Flatpickr has numerous options that accept time values in a variety of formats. Those are:

@endsection @section('scripts') @endsection