{% extends "auth/base.html" %} {% block title %}Log out - {{ site_name() }}{% endblock %} {% block head %} {% endblock %} {% block content %}

Log out?

End your session on this device.

{{ csrf_field() }} Cancel
{% endblock %}