@php use App\Constants\Constant; use App\Http\Helpers\Uploader; @endphp @extends('user.layout') @includeIf('user.partials.rtl-style') @section('content')
Update Logo & Text
@if (!empty($userLangs)) @endif
@csrf
...
@if (!empty($abe->footer_bottom_img)) @endif ...

@endsection @section('scripts') @endsection