@extends('dining.layouts.public') @section('title', $restaurant->title . ' - The LaLiT Dining Club') @section('styles') @endsection @section('content')
{!! nl2br(e($restaurant->description)) !!}
{{ $restaurant->level }}
{{ $restaurant->seatings }}
{{ $restaurant->type }}