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

{{ $head ?? ''}}

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