@extends('layouts.app') @section('content') @include('common.alerts') @include('common.errors')
Room | Name | Category | Link | Enabled | Action | ||
---|---|---|---|---|---|---|---|
{{ $room->name }} | @if (isset($roomTypes[$room->type])) {{ $roomTypes[$room->type] }} @else {{ $room->type }} @endif | @if ($room->enabled) Yes @else No @endif | Edit Tiled Surfaces |