@extends('layouts.app-candidate') @section('title', $response->name ? $response->name : trans('default.candidates', [], app_get_locale())) @section('sharable-content') @endsection @section('contents') @endsection