@extends('layouts.app') @section('content')

{{ __('dashboard.profileDelete.title') }}


@csrf

{!! __('dashboard.profileDelete.warningMsg') !!}

{{ __('dashboard.profileDelete.list1') }}
{{ __('dashboard.profileDelete.list2') }}
{{ __('dashboard.profileDelete.list3') }}
300
@endsection @push('scripts')