@extends('layouts.dashboard') @section('title',trans('layout.restaurant').' | '.$restaurant->name) @section('css') @endsection @section('main-content')
{{trans('layout.location')}}
{{trans('layout.email')}}
{{trans('layout.phone_number')}}
{{trans('layout.timing')}}