@extends('layouts.base') @section('title', 'Admin · ' . ($society->name)) @section('content')
{{ __('Each society can have exactly one Admin Pro (role_id = 2). An Admin Pro can be linked to only one society.') }}