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

{{ $head ?? '' }}

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