@extends('layouts.app') @section('title', __('system.food_categories.view.title')) @push('page_css') @if ($restaurant->cover_image_url != null) @endif @endpush @section('content')
{{ $restaurant->type }}
@if ($user->profile_url != null)
{{ $user->logo_name }}
|
{{ $user->name }} |
{{ $user->email }}
|
{{ $user->phone_number }} |