It seems there's an issue with my HTML syntax. The data-toggle="minimize" attribute is not a valid HTML attribute. If you're trying to use Bootstrap's data-toggle="minimize" functionality, you should remove the asterisk ().
Here's the corrected button code:
<button class="navbar-toggler navbar-toggler align-self-center" type="button" *data-toggle="minimize">
it's not working at vue.js and laravel. Please help me