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

{{ $head ?? ''}}

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

@endsection @section('inner_js') {{-- --}} @endsection