@extends('layouts.app') @section('title', 'Edit Buyer Lender Process') {{-- custom css --}} @push('css') @endpush @section('content') Edit Buyer Lender Process @method('PUT') Pre-Qualification Choose Option Qualified Cash {{-- {{ dd($buyerLender['visited']) }} --}} Update @endsection {{-- custom js --}} @push('js') @endpush