@extends('panel.layout.base') @section('title',$title) @section('script') @endsection @section('content')
@csrf

{{ $description }}

@if (\Session::has('success'))
@endif

Sosyal Medya Bağlantııları


E-Posta Bilgileri


@php $index = 0; @endphp @foreach(\App\Models\Language::all()->toArray() as $item) @php $index++; @endphp

Üst Kısım

Sıkça Sorulan Sorular

Form Çevirisi

@endforeach
@endsection