@extends('layouts.app') @section('template_title') {{ trans('profile.templateTitle') }} @endsection @section('content')
Удаление аккаунта необратимая операция.
{{ trans('profile.notYourProfile') }}
@endif @else{{ trans('profile.noProfileYet') }}
@endif