@extends('layouts.guest') @section('content')
{{ $restaurant->name }} - @lang('app.lastUpdated'): {{ $restaurant->updated_at->timezone(timezone())->format('F j, Y') }}