@if(is_default_lang())
{{__("Check in/out time")}}

{{__("You can book room with full day")}}
{{__("Eg: booking from 22-23, then all days 22 and 23 are full, other people cannot book")}}
@if(is_default_lang())
{{ __("Leave blank if you dont need to use the min day option") }}
{{ __("Leave blank if you dont need to use the min day stays option") }}
@endif
{{__("Pricing")}}
@if(is_default_lang())
{{__("If the regular price is less than the discount , it will show the regular price")}}
@endif
{{__("Name")}}
{{__('Price')}}
{{__('Type')}}
@if(!empty($row->extra_price)) @foreach($row->extra_price as $key=>$extra_price)
@if(!empty($languages) && setting_item('site_enable_multi_lang') && setting_item('site_locale')) @foreach($languages as $language)
Fatal error: Uncaught Error: Call to undefined function setting_item() in /home/oyaagyug/public_html/modules/Hotel/Views/admin/hotel/pricing.blade.php:92 Stack trace: #0 {main} thrown in /home/oyaagyug/public_html/modules/Hotel/Views/admin/hotel/pricing.blade.php on line 92