@extends('panel.layouts.master') @section('content')

Üretim Süresi Seçenekleri

@foreach ($options as $key => $option) @endforeach
# Üretim Süresi İşlemler
{{ $option->title }} Düzenle
@endsection @push('javascript') @endpush @push('style') @endpush