@extends(\Auth::user()->role != 40 ? 'layout' : 'layoutfrontdesk') @section('title', 'POS Transactions') @section('css') @endsection @section('content')
 Closed Bill
transaction date created at # Date Bill Number Table Number Customer Name Resto/Shop Total Status Actions
@endsection @section('js') @endsection