## Release v7.3.1

- Fixed: Prevent Blade from compiling example route in resources/boost/guidelines/core.blade.php by escaping Blade braces in the example (use @{{ … }}). Fixes #190 — reported by @mohammedterfa.

### Upgrade notes:
- No upgrade steps required for this patch release.

### Links:
- Fix implemented in PR #191: https://github.com/realrashid/sweet-alert/pull/191
