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

Datepicker

@endsection @section('main_content')

Default calendar

Bootstrap calendar

Date picker

Time picker

@endsection @section('scripts') @endsection