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

@lang('user.add')

@csrf

@lang('user.note')

@lang('notes.quick_replies_note')

@endsection @section('script') @endsection