@extends('layouts.app') @section('title', 'Settings — Property Types') @section('page-title', 'Property Types') @section('content')
| Display Name | Slug | Properties | Status | Actions | |
|---|---|---|---|---|---|
| {{ $type->name }} | {{ $type->slug }} |
{{ $type->properties_count }} | @if($type->is_active) Active @else Inactive @endif | ||
| No property types defined yet. | |||||