@extends('layouts.app') @section('title', 'Edit Transaksi') @section('content')

Edit Transaksi

@csrf @method('PUT')
Kembali
@endsection