= $this->extend('Modules\Admin\Views\_layout') ?> = $this->section('title') ?> = lang('Person.all_persons') ?> = $this->endSection() ?> = $this->section('pageTitle') ?> = lang('Person.all_persons') ?> (= count($persons) ?>) = $this->endSection() ?> = $this->section('headerRight') ?> = button( lang('Person.create'), route_to('person-create'), ['variant' => 'primary', 'iconLeft' => 'add'], ['class' => 'mr-2'], ) ?> = $this->endSection() ?> = $this->section('content') ?>
= lang('Person.no_person') ?>