@extends('web.layouts.app') @push('styles') @endpush @section('content')

@lang('user.edit')

@csrf @method('PUT')

@lang('user.note')

@lang('notes.quick_replies_note')

@endsection @section('script') @endsection