@extends(!in_array(\Auth::user()->role, [10, 15]) ? 'layout' : 'layoutfrontdesk') @section('title', 'Resto Transactions') @section('css') @endsection @section('content')
# Resto Nomor Meja Nama Pelanggan Order Flag Actions
@endsection @section('js') @endsection