@extends('template.layoutAdmin', ['activeButton'=>'personal']) @section('title') {{ trans('restaurantes.titulorRestauranteCreate') }} @endsection @section('contenido') @if(Session::has('message'))
{{ trans('restaurantes.corregirErrores') }}