@extends('panel.layouts.master') @section('title', 'ویرایش فایل') @section('content') @include('panel.layouts.sidebar') @include('panel.layouts.header') ویرایش فایل {{ $upload->id }} @csrf @method('PUT') فایل انتخاب فایل ذخیره @endsection @section('script') @endsection