@extends('layouts/default') {{-- Page title --}} @section('title') {{ trans('general.tenants') }} @parent @stop {{-- @section('header_right') @can('create', \App\Models\Component::class) {{ trans('general.create') }} @endcan @stop --}} {{-- Page content --}} @section('content')