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

{{ $head ?? ''}}

@if($article ?? '' && $article->id) @method('PUT') @endif @csrf {{--
--}} {{-- --}} {{-- --}} {{--
--}}
news_date ?? null)) : '')}}'/>
news_date ?? null)) : '')}}'/>
news_date ?? null)) : '')}}'/>
@foreach(languages() as $language)
@endforeach {{--Start image container--}}
image ?? "")}}"/>
{{__('dashboard.choose')}}
{{--End image container--}}
@endsection @section('inner_js') {{-- --}} @endsection