@extends('layouts.dashboard') @section('title', __('messages.create') . ' ' . __('messages.tenants')) @section('header', 'Add New Tenant') @section('sidebar') @include('company-admin.partials.sidebar') @endsection @section('content')
Register a new tenant in your system