@extends('shared.layout') @section('content') {{ __('This share is no longer available') }} {{ __('The link has expired or was revoked by the sender. Ask them to share the certificates again if you still need them.') }} @endsection