@extends('backend.app') @section('content')

Site Genel Ayarları


@if ($errors->any())
Hata...! zorunlu alanları giriniz.
@endif
@csrf
@endsection