@extends('layouts.account') @section('breadcrumb')
Id: {{ $account->id }}
Identifier: {{ $account->identifier }}
Email: {{ $account->email }}
Phone number:@if ($account->alias) {{ $account->phone }} @else No number @endif
Share the following picture with the user or the one-time-use link bellow.
The following link can only be visited once
Renew the provision link The current one will be unavailable
@else @endif @endsection