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

{{$head ?? '' }}

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