Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KunalGautam/c15144ec3ab6af885709e85005b07a9f to your computer and use it in GitHub Desktop.
Save KunalGautam/c15144ec3ab6af885709e85005b07a9f to your computer and use it in GitHub Desktop.
@if($var1==$var2)
It is equal
@else
It is not equal
@endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment