Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KunalGautam/43232d3cde986c31b281d4e4c55964ca to your computer and use it in GitHub Desktop.
Save KunalGautam/43232d3cde986c31b281d4e4c55964ca to your computer and use it in GitHub Desktop.
@foreach ($users as $user)
This is user {{ $user->id }}
@endforeac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment