# | @if(\Auth::user()->role == 1)Hotel | @endifNon-stay type | No. Bill | Name | Date | Balance | Status | Actions |
---|
@extends(!in_array(\Auth::user()->role, [10, 15]) ? 'layout' : 'layoutfrontdesk') @section('title', 'Non Stay Folio') @section('css') @endsection @section('content')
# | @if(\Auth::user()->role == 1)Hotel | @endifNon-stay type | No. Bill | Name | Date | Balance | Status | Actions |
---|