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

Add New Interview

@csrf

@if ($errors->any())
@endif

@endsection