@extends('admin.layouts.app') @section('title', 'Ürün Ekle') @section('content')

Ürün Ekle


@csrf
{{-- Tab Alanları --}} @for ($i = 1; $i <= 7; $i++)
@endfor

Geri @endsection