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

{{ $head ?? ''}}

@if($slider ?? '' && $slider->id) @method('PUT') @endif @csrf {{--
--}} {{-- --}} {{-- --}} {{--
--}} @if(!in_array(($slider->id ?? null), [5,6,7,8]))
@endif {{--
--}} {{-- --}} {{-- --}} {{--
--}} @foreach(languages() as $language)
@if(!in_array(($slider->id ?? null), [6,8]))
@endif @endforeach {{--Start image container--}}
image ?? "")}}"/>
{{__('dashboard.choose')}}
{{--End image container--}}
@endsection @section('inner_js') {{-- --}} @endsection