@extends("layout.main")
@section("content")
{{ $sys->notes }}
| {{ $doc->title }} {{ $doc->subtitle }} {{ $doc->subsubtitle }} | {{ $doc->internal_id }} |
To add a document to this system first navigate to the document then click the Add To System button and select this system from the dropdown.
@endsection