@extends('layouts.app', ['title' => __('Restaurant Management')]) @section('content') @include('restorants.partials.header', ['title' => $title])