@extends('adminlte::page') @section('title_postfix', ' - Editar Imagem > Site') @section('content_header')

Imagens — Site

    Voltar  @stop @section('content')

Editar Imagem

@csrf
@foreach($locales as $locale)

@endforeach


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