@extends('layouts.app') @section('title', 'Add Buyer Lender Process') {{-- custom css --}} @push('css') @endpush {{-- page connect --}} @section('content') {{-- {{ dd(dd($breadcrumbs)); }} --}}

Add Buyer Lender Process

@endsection {{-- custom js --}} @push('js') @endpush