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