@php $name = '{{user_name}}'; @endphp
{{ __('Variable') }} {{ __('Meaning') }}
{{ $name }} {{ __('User Name') }}
@csrf @method('PUT')