@extends('candidate.layouts.master') @section('page-title'){{$page}}@endsection @section('content')

{{ __('message.account') }} > {{ $quiz['title'] }} {{ $detail['job_title'] ? ' : '.$detail['job_title'] : ''; }}

@endsection