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

{{$head ?? '' }}

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