Ever since I started learning laravel, I've been incorporating bootstrap for styling and Javascript. While exploring my laravel folder, I stumbled upon a bootstrap folder which left me wondering if bootstrap is already integrated in laravel. If it is, where can I locate the bootstrap CSS and JS files? What exactly do I need to include in my HTML to make use of them? Your clarification on this matter would be greatly appreciated. Thank you!