@extends('layouts.master') @section('content') @if ($errors->any())
Whoops! There were some problems with your input.

@endif

Edit Candidate

@csrf
@endsection