@extends('employer.layouts.outer') @section('page'){{$page}}@endsection @section('content')

{{__('message.congratulations')}}!

{{__('message.account_activated')}}.
{{__('message.login')}} {{__('message.with_your_cred')}}.

@endsection