@extends('layout.app') @section('title') {{ __('من نحن') }} @stop @section('content')
{{ __(' إعدادات الموقع الإلكتروني / من نحن') }}
{{-- --}}
@csrf
@if ($about->image_one) صورة من نحن @endif
{{-- image about_us --}} {{-- website title --}}
{{-- end website title --}} {{-- website title --}}
{{-- end website title --}} {{-- website title --}}
{{-- end website title --}} {{-- website title --}}
@if ($about->image_tow) صورة من نحن @endif
{{-- image about_us --}}
{{-- image about_us --}} {{-- end website title --}}
@endsection