Skip to content Skip to footer navigation
You are reading the Statamic 6 Alpha docs. πŸ‘€

csrf_token

Output the CSRF token from the session.

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