@extends('adminlte::page') @section('title_postfix', ' - Editar Envios & Retornos') @section('content_header')

Envios & Retornos

@stop @section('content')

Editar Envios & Retornos

@csrf
@foreach($locales as $locale)
@endforeach
Imagem
@stop @section('css') @endsection @section('js') @endsection