@extends('elibrary.staff.layouts.app') @section('content')
{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}}

{{$document->title}}

{{$document->type}}

{{-- Read More--}} Download Now Add Document

Detail Information

{{-- --}} {{-- --}} {{-- --}} {{-- --}}
Image:--}} {{-- --}} {{--
Title: {{$document->title}}
Type: {!!getIcon($document->type)!!}
Status: @if($document->status==1) Active @else Inactive @endif
@endsection