# | @if(\Auth::user()->role == 1)Hotel | @endifNama | Kamar | Start x End | Jumlah | Tipe Booking | Total Biaya | Status Booking | Invoice |
---|
@extends(\Auth::user()->role != 10 ? 'layout' : 'layoutfrontdesk') @section('title', 'Booking | Booking Histories') @section('css') @endsection @section('content')
# | @if(\Auth::user()->role == 1)Hotel | @endifNama | Kamar | Start x End | Jumlah | Tipe Booking | Total Biaya | Status Booking | Invoice |
---|