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