Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KunalGautam/496c598123ef3563274e41f24dbe6898 to your computer and use it in GitHub Desktop.
Save KunalGautam/496c598123ef3563274e41f24dbe6898 to your computer and use it in GitHub Desktop.
@for ($i = 0; $i < 10; $i++)
The current value is {{ $i }}
@endfor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment