@extends('layouts.dashboard') @section('title', 'Edit Property') @section('header', 'Edit Property') @section('sidebar') @include('super-admin.partials.sidebar') @endsection @section('content')
@csrf @method('PUT')

Property Ownership

Visibility Control

Use Public or Featured so the listing appears on the marketing site (homepage and /properties).

Cancel
@endsection