@extends('layouts.core.login')
@section('title', trans('messages.not_authorized'))
@section('content')
{{ trans('messages.you_are_not_activated') }}
{{ trans('messages.go_back') }}
$uid]) }}' class='btn btn-secondary'>{{ trans('messages.resend_activation_email') }}
@endsection