@extends('layouts/layoutMaster') @section('title', ' Horizontal Layouts - Forms') @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')
Type | Street | City |
---|---|---|
{{$addr->property_type}} | {{$addr->street}} | {{$addr->city}} |