Skip to content Skip to footer navigation

csrf_token

Output the CSRF token from the session.

{{ csrf_token }}
{{ $csrf_token }}
 
-- or --
 
{{ csrf_token() }}