@extends('layouts.digitar') @section('Breadcrumbs') {!! Breadcrumbs::render('shelf.list') !!} @endsection @section('content')
Não há prateleiras na lixeira para restaurar.
| Descrição | Data de Exclusão | Ação |
|---|---|---|
| {!! $shelf->description !!} | {{ $shelf->deleted_at->format('d/m/Y H:i') }} | @shield('shelf.edit') @endshield |