{{ trans('restaurantes.seleccioneCategoriaRestaurante') }}
@if (count($categorias) > 0)
@endif
@extends('template.layoutAdmin', ['activeButton'=>'personal']) @section('title') {{ trans('restaurantes.tituloRestauranteShow') }} @endsection @section('titleLayout', 'Comercios') @section('style') @endsection @section('cabecera')
{{ trans('restaurantes.corregirErrores') }}