@extends('layouts.app') @section('title', 'Events') @section('content')
{{print_r($rooms)}}
@endsection