@extends("admin.template.layout") @section("header") @stop @section("content")
Clear
@if ($list->count() > 0) @foreach ($list as $item)
# Booking No Customer No of Seats Vendor Workshop Name Price Tax GTotal Booking Date
{{ $loop->iteration }}