@extends('adminlte::page') @section('title', 'Edit Document') @section('content_header')

Edit Document

@endsection @section('content')
@csrf @method('PUT')
Cancel
@endsection