@extends('layouts.app') @section('content') @include('layouts.navbars.auth.topnav', ['title' => trans('words.homeelementmanagement')]) @include('auth.logout')