@extends('admin.layout') @section('content') @include('admin.property.edit',['data' => $data]) @endsection