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

{{$head ?? '' }}

@if($about ?? '' && $about->id) @method('PUT') @endif @CSRF @foreach($languages as $language)
@endforeach {{--Start image container--}}
image ?? "")}}"/>
Choose
{{--End image container--}} {{--
--}} {{--
--}} {{-- @if ($about ?? false)--}} {{-- @foreach ($about['images'] as $photo)--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- @endforeach--}} {{-- @endif--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- Add New Item--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}
@endsection @section('inner_js') {{-- --}} @endsection