@extends('admin.layout.base') @section('title', 'Add Document ') @section('content')
 Add Document

{{csrf_field()}}
Cancel
@endsection