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

Edit Kandidat

@csrf @method('PUT')
@endsection