@extends('layouts.app') @section('content') @section('style') @endsection @php $mlnData = \Cache::get('mlnData'); @endphp
@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

Office Details:

@endsection