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

{{ $head ?? ''}}

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