@extends('layouts.admin') @section('title', $amenity->name) @section('content') Edit

Status:

Used by: {{ $amenity->roomTypes->count() }} room type(s)

@if($amenity->roomTypes->isNotEmpty())@endif
@endsection