@extends('layouts.app') @section('title', 'Rapor Düzenle') @section('content')

Rapor Düzenle

Bu sayfa basitleştirilmiş bir düzenleme formudur.
@csrf @method('PUT')
@endsection