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

{{ $head ?? ''}}

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