@extends('layouts.app') @section('title', 'Document |') @section('content')
@include('company-docs.ajax')
@endsection