@extends('admin.layout') @section('title', 'Yeni Astroloji Eğitim Kuralı Ekle') @section('page-title', 'Teach Me Astrology - Kural Ekle') @section('content')

Yeni Astroloji Eğitim Kuralı Oluştur

Astro Bilge AI motorunun manuel olarak eğitilmesi ve zorunlu öncelikli yorum kurallarının tanımlanması.

@if (isset($errors) && $errors->any()) @endif
@csrf @include('admin.teach.partials.form')
@endsection @push('scripts') @endpush