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