© 2026 Hedgehog Software, LLC
TextInput::make('finish_time') ->type('datetime-local') ->step('.001'),
protected $casts = [ 'start_time' => 'datetime:Y-m-d H:i:s.v', ];