@extends('admin.layouts.container') @section('content')

{{ $head ?? ''}}

@if($association ?? '' && $association->id) @method('PUT') @endif @csrf @if(count($files)) @foreach($files as $row)
@if($row->type == 'file') @else @endif
@if($row->type == 'file') @endif @if($row->type == 'file') @else @endif @if($row->type != 'file') @endif

@endforeach @else

{{__('channels.notexist')}}

@endif {{--Start image container--}}
@endsection @section('inner_js') {{-- --}} @endsection