@extends('layout.app') @section('title') {{ __('من نحن') }} @stop @section('content')
{{ __('إعدادات الموقع الإلكتروني') }}
{{-- --}}
@csrf
@if ($web->logo)  الشعار @endif
@endsection