@extends('layouts.admin') @section('title') {{ $title }} @endsection @section('content') {{--
Add New Candidate
--}} {{-- --}} {{-- --}} {{-- --}} @endsection @push('custom-scripts') @endpush