@extends('admin/layout') @section('page_title', $single_document->title) @section('miscellaneous_select','active') @section('document_select','active') @section('styles') @endsection @section('content') {{$single_document->title}} Edit Dashboard Miscellaneous Documents Back @csrf Title * @error('title') {{$message}} @enderror Document File {{$single_document->document_file}} @error('document_file') {{$message}} @enderror SAVE @endsection @section('scripts') @endsection
@error('title') {{$message}} @enderror
{{$single_document->document_file}}
@error('document_file') {{$message}} @enderror