@extends('layouts.app',['title'=>'Edit Garansi']) @section('content')

Edit Garansi

@csrf @include('garansi.form')
@endsection