diff --git a/resources/views/desktop/Pages/EventsPage.blade.php b/resources/views/desktop/Pages/EventsPage.blade.php index f704e62a..551eea91 100644 --- a/resources/views/desktop/Pages/EventsPage.blade.php +++ b/resources/views/desktop/Pages/EventsPage.blade.php @@ -49,10 +49,23 @@ rightIcon: '{{__("ClientSide.date")}} ' } }); - function myFunc() { - alert($("#datepicker").val()); - } + + + @endsection \ No newline at end of file