@extends('candidate.layouts.master') @section('content') {{__('message.page_not_found')}} {{__('message.oops_some_error_occured')}} {{__('message.back_to_home')}} @endsection