@extends('admin.layouts.main') @section('content') @if(Session::has('success'))
{{ Session::get('success') }}
Do you want to delete the property? Please press the "Delete" button below.