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

Candidates

@include('flash::message')
@include('candidates.table')
@endsection