@extends('layouts.master')
|
|
|
|
@section('content')
|
|
|
|
<div style="text-align: center; margin-top: 3em;">
|
|
This shared link has expired.
|
|
</div>
|
|
|
|
@endsection
|