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