@extends('authentic::Layout.admin_auth_master') @section('title' , trans('authentic::registration.expired link')) @section('content')
@if( AdminBaseDashboard::logo() )
{{ AdminBaseDashboard::logo() }}
@endif

{{ trans('authentic::registration.token expired')}}

@endsection @section('javascript') @endsection