@extends('app.shell') @section('body') @php /** @var \App\Models\SharedList $list */ @endphp
{{ __('On this list') }}
{{ __('Add someone') }}
{{ __('Choose an existing person') }}
{{ __('Invite by email') }}