You're logged in with an Admin role. Did you know that you can use custom blade directives to check if a user is an admin user

@admin
    <p>Only you as an admin will see this message</p>
@notadmin