package view import ( "github.com/rjNemo/rentease/internal/view/layout" ) templ ListBookings(bookings []*ListBookingsViewModel) { @layout.BaseLayout() {