@extends('layouts.dashboard') @section('title','Edit Restaurant') @section('css') @endsection @section('main-content')
{{trans('layout.restaurant_edit')}}