@extends('layouts.master') @section('title', $title) @section('content') Candidates: Search Candidates Search By: Resume Keywords Search First Name Last Name Resume City State Created Modified Owner @if(!empty($candidates)) @foreach($candidates as $candidate) @endforeach @else No Candidat Found @endif × Some text in the Modal.. @endsection
Candidates: Search Candidates
Some text in the Modal..