@extends(!in_array(\Auth::user()->role, [10, 15]) ? 'layout' : 'layoutfrontdesk') @section('title', 'Bill Transfer History') @section('css') @endsection @section('content')
{{-- --}}
{{-- --}}
Date Id # Tanggal Jam User Description / Voucher From To Actions
@endsection @section('js') @endsection