@extends('master') @section('title')Passkeys « Admin CP « @stop @section('content')

Passkeys

@if(count($passkeys) > 0)

You have the following passkeys saved:

@else

You have no passkey saved.

@endif @stop