@extends('front.beta.layouts.master') @section('breadcrumb') @include('front'.viewPrfx().'partials.breadcrumb') @endsection @section('content')
{{$pagination_overview}}
{{trimString($candidate['designation'], 15)}} @if(candidateShow($candidate, 'show_location')) | {{$candidate['city'] ? $candidate['city'] : ''}}, {{$candidate['country'] ? ' ,'.$candidate['country'] : ''}} @endif