@extends('portal.ninja2020.layout.clean') @section('body')
{{ ctrans('texts.password') }}
{{ ctrans('texts.to_view_entity_set_password', ['entity' => $entity_type]) }}
@csrf
{{ ctrans('texts.continue') }}
@endsection