@extends('Frontend.Master.authMaster') @section('content') @include('Frontend.Layouts.leftbar') Edit Document Modify your document details below @csrf Choose File (optional) @if(!empty($file->file_path)) Current File: {{ basename($file->file_path) }} @endif Thumbnail Image @if($file->thumb_image) Current Thumbnail: @endif {{-- {{ print_r($file->thumb_image, true) }} --}} Title * Description * {{ $file->description }} Purpose Tags Enter tags separated by commas Update @endsection
Modify your document details below
Current Thumbnail:
{{ print_r($file->thumb_image, true) }}
Enter tags separated by commas