@extends('admin.layout') @php($editing = $event->exists) @section('title', $editing ? 'Etkinliği Düzenle' : 'Yeni Etkinlik') @section('content')