@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 Choose Option Qualified Cash Add @endsection {{-- custom js --}} @push('js') @endpush