@extends('layouts.app') @section('title', 'Knowledge Resources') @section('content') {{-- @if (auth()->user()->user_type_id == 3 || auth()->user()->user_type_id == 4) --}}

Knowledge Resources

New Order

1. How to Add New Order?

2. What is Rush Order?

Orders

1. How to Update an Existing Order?

2. How to Add New Service Order for the existing Order?

3. How to Update Order Status?

Service Order

1. How to Add Additional Fees?

2. How to Approve/Decline the added Additional Fees?

3. How to View/Download the Service Order Final Report?

Reports

1. How to view Lender Invoice report?

2. How to download Lender Invoice?

3. How to view Title Ins (Closed) report?

4. How to view Title Ins (Open) report?

5. How to view Services report?

Settings

1. How to create Lender User?

{{-- NEW ORDER ORDER --}} {{-- 1-1 --}} {{-- 1-1 --}} {{-- 1-2 --}} {{-- 1-2 --}} {{-- NEW ORDER ORDER --}} {{-- ORDERS --}} {{-- 1-1 --}} {{-- 1-1 --}} {{-- 1-2 --}} {{-- 1-2 --}} {{-- 1-3 --}} {{-- 1-3 --}} {{-- ORDERS --}} {{-- SERVICE ORDER --}} {{-- 1-1 --}} {{-- 1-1 --}} {{-- 1-1b --}} {{-- 1-1b --}} {{-- 1-2 --}} {{-- 1-2 --}} {{-- SERVICE ORDER --}} {{-- REPORTS --}} {{-- 1-1 --}} {{-- 1-1 --}} {{-- 1-2 --}} {{-- 1-2 --}} {{-- 1-3 --}} {{-- 1-3 --}} {{-- 1-4 --}} {{-- 1-4 --}} {{-- 1-4 --}} {{-- 1-4 --}} {{-- REPORTS --}} {{-- SETTINGS --}} {{-- 1-1 --}} {{-- 1-1 --}} {{-- SETTINGS --}} {{-- SAMPLE MODAL --}} {{-- SAMPLE MODAL --}} {{-- @else @include('error'); @endif --}} @endsection @section('page_script') @endsection