@extends('layouts.app') @section('title', $material->title) @section('page-title', 'Material Details') @section('header-buttons') Back @endsection @section('content')
PDF preview is not supported. Please download.
@elseif($material->isVideo())Video preview unavailable. Please download.
@else{{ strtoupper($material->file_extension) }} Document
@endif| Filename: | {{ $material->file_name }} |
| Type: | {{ $material->file_type }} |
| Size: | {{ $material->file_size_formatted }} |
| Extension: | {{ $material->file_extension }} |