{{ _('dashboard') }}
{{ _('devices') }}
{{ _('users_title') }}
{{ _('access_logs') }}
{% if current_user and current_user.profile_image %} {% if current_user.profile_image[0] == '@' %} {% set imgfile = current_user.profile_image[1:] %}
{% else %}
{% endif %} {% else %}
{% endif %}
{{ user_name }}
{% if current_user and current_user.company %}
{{ current_user.company }}
{% endif %}
{{ _('profile') }}
{{ _('logout') }}
{{ _('access_logs_title') }}
PDF İndir
Tümünü Sil
{{ _('back') }}
{{ _('filter') }}
{% if request.args.get('adsoyad') %}
{{ _('clear_filter') }}
{% endif %}
{% include 'partials/access_logs_table.html' %}