@foreach(\App\Models\tables::whereNotIn('id',[9,10])->orderBy("id",'ASC')->get() as $t)
{{$t->table_no}}
@endforeach
Take Away
Delivery