@extends('admin.layouts.app') @section('content')
@include('admin.property.sold.table')
@endsection