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

Imagens — Site

@stop @section('content')

Adicionar Imagem

{{ $header->name }}
@csrf
@foreach($locales as $locale)
@endforeach





-

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