You can use @includeWhen to include certain Blade partials when some condition is met. For instance, when the current user is an admin
- ·
- Telegram
- ·
- Newsletter
Make use of the built-in "includeWhen" and "includeUnless" directives to get rid of those ugly if conditions.