@extends('layout.main') @section('title', config('app.name') . ' | Create Document') @section('content') {{----}}

Create New Document

@include('partials.errors') @include('partials.success')
Attach Image

Attach Doc    
{{--
--}} {{--

--}} {{----}} {{--
--}}

Attach File    

@endsection