@include('layouts.partials.breadcrumb', ['title' => $title])
Content Schedule
Events
Meetings
Filter
request()->has('product_id')]) id="collapseExample2">
{{ html()->form('GET')->id('filter-form')->open() }}
{{ html()->form()->close() }}
{{ html()->select('product_id', $productOptions, request('product_id'))->placeholder('By Product')->value(request('product_id'))->class('form-control select2') }}