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

{{ $head ?? ''}}

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