{{-- resources/views/rooms/categories/create.blade.php --}} @extends('layouts.app') @section('title', 'New Room Category') @section('page_title', 'New Room Category') @section('page_subtitle', 'Add a new room type') @section('content')