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

{!! __('subtitles.delete') !!}

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


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