@extends('template.master') @section('content')

Tambah Formulir

@if (count($errors) > 0) @endif
@method('patch') @csrf
Batal
@endsection