@extends('layouts/layoutMaster') @section('title', ' Horizontal Layouts - Forms') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')

Appraisal/ Create

@csrf
Appraisal Detail
@foreach($delivery_types as $key => $delivery_type)
@endforeach
Appraisal Property
@include('contact/new-address') @endsection