@extends($layout) @section('content')
{!! $tpl->displayNotification() !!}
{!! __('subtitles.delete_key') !!}

{!! __('text.confirm_key_deletion') !!}


{!! __('buttons.back') !!}
@endsection