@extends('settings.template') @section('section')

Send Invite

Invite friends or family to join you on {{config('pixelfed.domain.app')}}


@if(config('pixelfed.user_invites.limit.daily') != 0)
Warning

You may only send {{config('pixelfed.user_invites.limit.daily')}} invite(s) per day.

@endif
@csrf

0/500


@endsection @push('scripts') @endpush