@extends('admin.layout') @php($editing = $product->exists) @section('title', $editing ? 'Ürün Düzenle' : 'Yeni Ürün') @section('content')