@if ($readOnly)

Storage Info

@endif

Type

{{$type}}

Storage Service

{{$driverName}}

Bucket

@if ($bucketLink) {{$bucket}} @else {{$bucket}} @endif

Path

@if ($pathLink) {{$key}} @else {{$key}} @endif
@if ($readOnly)
{{$privacy}}
{{ (empty($cacheControl)) ? 'None' : $cacheControl }}
{{(empty($expires)) ? 'None' : $expires}}
@else
@endif