{{--@extends('layouts.app')--}} {{--@section("title", "SaveSpace - Documents")--}} {{--@section('pageTitle', 'SaveSpace - Documents')--}} {{--@section('content')--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- Add document--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
Storage Status
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
19.5GB used of 25GB
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Search results

--}} {{--
--}} {{-- @forelse($results as $document)--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- @if($document->is_important)--}} {{--
{{$document->name}} - {{$document->arch_id}}
--}} {{-- @else--}} {{--
{{$document->name}} - {{$document->arch_id}}
--}} {{-- @endif--}} {{--
{{$document->created_at}}
--}} {{--
{{$document->description}}
--}} {{--
1.2MB
--}} {{--
--}} {{--
--}} {{--
--}} {{--
$document->id]) }}"--}} {{-- method="post">--}} {{-- @csrf--}} {{-- @method("patch")--}} {{--
--}} {{-- @empty--}} {{--
No items found
--}} {{-- @endforelse--}} {{--
--}} {{--
--}} {{--@endsection--}} {{--@section('script')--}} {{--@endsection--}}