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

{{$head ?? '' }}

@if($about ?? '' && $about->id) @method('PUT') @endif @csrf {{--
--}} {{-- --}} {{-- --}} {{--
--}}
@foreach($languages as $language)
{{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}}
@endforeach {{--Start projects image container--}}
projects_image ?? "")}}"/>
Choose
{{--End over view image container--}} {{--Start consultation image container--}}
consultation_image ?? "")}}"/>
Choose
{{--End why us image container--}} {{--Start client image container--}}
client_image ?? "")}}"/>
Choose
{{--End over view image container--}} {{--Start video container--}}
video ?? "")}}"/>
Choose
{{--End image container--}}
@endsection @section('inner_js') {{-- --}} @endsection