@extends('layouts.app') @section('content')
{{ $branch->address }}, {{ $branch->city }}
{{ $branch->phone }}
@if($branch->email){{ $branch->email }}
@endif{{ $branch->opening_time }} – {{ $branch->closing_time }}
Capacity: {{ $branch->seating_capacity }} seats
No branches found.