@extends('admin/layouts/default') @section('title') Print Notary Documents @parent @stop {{-- Page content --}} @section('content')

Print Notary Document

@include('flash::message')

Application List


Ref No Service Application Date Buyer Name Buyer Number Seller Name Parcel Id Settlement Date Settlement Amount Status Action
@include('admin.workflow.print_modal') @stop @section('footer_scripts') @stop