@extends('layouts.app') @section('content')

Edit Saksi

@csrf @method('PUT') @include('saksi.form')
@endsection