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

{{$head ?? '' }}

@if($about ?? '' && $about->id) @method('PUT') @endif @csrf {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} @foreach($languages as $language)
@endforeach {{--Start about_image container--}}
about_image ?? "")}}"/>
Choose
{{--End about_image container--}} {{--Start our_story_image container--}}
our_story_image ?? "")}}"/>
Choose
{{--End our_story_image container--}} {{--Start ceo_message_image container--}}
ceo_message_image ?? "")}}"/>
Choose
{{--End ceo_message_image container--}}
@endsection @section('inner_js') {{-- --}} @endsection