@extends('admin.layouts.app') @section('title', 'Add Second Appraisal') @section('content')

Add Second Appraisal

Enter the details for the secondary gold valuation.

Back to List
@csrf {{-- SECTION 1: LOAN DETAILS --}}
Loan & Date Details
{{-- Gold Loan A/C --}}
{{-- Ledger --}}
{{-- Date --}}

{{-- SECTION 2: BANK DETAILS --}}
Bank Information
{{-- Bank --}}
{{-- Branch --}}
{{-- Branch Code --}}

{{-- SECTION 3: APPRAISER INFO --}}
Appraiser & Personnel
{{-- First Appraisal Name Address --}}
{{-- Present Of --}}
{{-- Cash Incharge --}}
{{-- Joint Officer --}}
{{-- Actions --}}
Cancel
{{-- End Card Body --}}
{{-- End Card --}}
@endsection @push('styles') @endpush