@extends('adminlte::page') @section('title_postfix', ' - Editar Sub Sub Menu') @section('content_header')

Editar Sub Sub Menu

 Voltar @stop @section('content')
@csrf
@foreach($locales as $locale)

@endforeach



@stop @section('css') @endsection @section('js') @endsection