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

@endif

Add Candidate

@csrf
@endsection