@extends('layouts.app') @section('content') @inject('DBEscrowCompaniesHelper','\App\Helpers\DBHelpers\DBEscrowCompaniesHelper' ) @section('style') @endsection
{{-- @dd($buyers) --}}
@if (count($errors) > 0)

Error!

@foreach($errors->all() as $error) {{ $error }}
@endforeach
@endif

Offer Form

  • Details
    1
  • Terms
    2
  • Conditions
    3
  • Inspections
    4
  • Fees
    5
  • Review
    6
@csrf

Contract Terms:

{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}

Business Days

{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{--

Business Days

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}

Escrow Details:

@endsection @section('script') @endsection