@include('header') @include('header_nav')
@include('sidebar')

Manage Sent Docs

@if(Session::has('message'))

{{ Session::get('message') }}

@endif

Docs you have requested signature on

# Document Recipient Date Sent Status
@include('footer')