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

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

{{ __('Add New') }}
{{ __('No') }} {{ __('Price Title') }} {{ __('Currency') }} {{ __('Offer Code') }} {{ __('Action') }}
@endsection @section('scripts') @endsection