@extends('layouts.app') @section('content') @include('layouts.navbars.auth.topnav', ['title' => 'Edit User']) @include('auth.logout')
{{ $message }}