@extends('admin.layouts.app') @section('title', 'Create Room Type') @section('page-title', 'Create Room Type') @section('content')

Add New Room Type

Back
@csrf

Recommended size: 800x600px

@foreach($amenities as $amenity) @endforeach
Cancel
@endsection