@extends('layouts.app', ['title' => __('User Management')]) @section('content') @include('users.partials.header', ['title' => __('Add User')])