@extends('admin.layouts.app') @push('stylesheets') @endpush @section('content')
Room Type | Feature | Start Date | End Date | No of Room | Amount | Extra Adult | Extra Child |
{{$b->room_type}} | {{$b->feature}} | {{$b->start_date}} | {{$b->end_date}} | {{$b->no_of_room}} | {{$b->amount}} | {{$b->extra_adult}} | {{$b->extra_child}} |