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

Edit Calon

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