@extends('layout.with-main-and-sidebar') @section('title')
| {{ __('user.passkey') }} | {{ __('common.created_at') }} | {{ __('user.deleted-on') }} | {{ __('common.status') }} |
| {{ $passkey->content }} | @if ($loop->first) {{ __('common.active') }} @else {{ __('stat.disabled') }} @endif | ||
| No passkey history | |||