@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 --}} {{-- who we are working --}} {{-- mission ar --}} @endforeach @endif
{{-- general Info --}}
@stop @section('jsCode') @stop