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

{{$head ?? '' }}

@if($product ?? '' && $product->id) @method('PUT') @endif @csrf
{{--
--}} {{-- --}} {{-- --}} {{--
--}}
@foreach(languages() as $language)
@endforeach {{--Start image container--}}
image ?? "")}}"/>
Choose
{{--End image container--}} {{--Start image container--}}
file ?? "")}}"/>
Choose
{{--End image container--}}
@endsection @section('inner_js') {{-- --}} @endsection