@extends('layouts.staff') @section('title', 'Take Order | ' . config('app.name')) @section('content')

Take Order

Select items and assign to a table

Categories

Menu Items

Current Order

0

No items added

Subtotal Rs. 0
Items 0
Total Rs. 0
@include('staff.attendance') @endsection