@extends('adtrpanel.layouts.master') @section('content') @include('adtrpanel.partials.header') @include('adtrpanel.partials.errors') @include('adtrpanel.partials.alert')
{{ csrf_field() }}

Ayarlar


@if(count($seo_image_settings = \Modules\SEO\SubModules\SeoImages\Entities\SeoImageSettings::all()) > 0) @php $i = 0; @endphp @foreach($seo_image_settings as $seo_image_setting) @endforeach @else @endif
Benzersiz Tanımlayıcı Anahtar En(px) Boy(px) Maximum Boyut(kb) İşlemler
Hiçbir ürün bulunamadı
@endsection @section('js') @endsection