@extends('layouts.master') @section('css') @endsection @section('main_content')

Datepicker

Default Calender

Use the.main-inline-calenderclass through set all css property.

Bootstrap Calender

Use the.form-controlclass through set all css property.

Date Picker

Use the.flatpickr-input through create date picker with javascript.

Time Picker

Use the.flatpickr-inputthrough create time picker with javascript.

@endsection @section('scripts') @endsection