@extends(!in_array(\Auth::user()->role, [10, 15]) ? 'layout' : 'layoutfrontdesk') @section('title', 'Room Type | Set Discount') @section('css') @endsection @section('content')
Discount {{$jenis_kamar->nama}}
@endsection @section('js') @endsection