@extends('panel.layouts.layout') @section('content')
@lang('home.update_info')
@if ($errors->any()) @foreach ($errors->all() as $error)
×{{@$error }}
@endforeach @endif @if(Session::has('success'))
×{{ Session::get('success') }}
@endif @csrf {{-- general Info --}}
@if($site_langs->count() > 0) @foreach($site_langs as $key => $lang) {{--
--}} {{-- mission ar --}}
{{-- mission ar --}} {{-- mission ar --}} {{--
--}} {{-- mission ar --}} {{-- mission ar --}} {{--
--}} {{-- mission ar --}} @endforeach @endif {{--
--}}
{{--
--}}
{{-- general Info --}}
{{--
@if(@$info->image != '') @else @endif
--}}
@stop @section('jsCode') @stop