@extends('layouts.layout-admin') @section('styles') @endsection @section('content')

{{ __('Room Category') }}

{{ __('Manage Room Category') }}

{{ __('Add New Room Category') }}
{{ __('Room Category Name') }} {{ __('Room Category Code') }} {{ __('Description') }} {{ __('Status') }} {{ __('Action') }}
@endsection @section('scripts') @endsection