Skip to content

Commit

Permalink
Update user_update_log.blade.php
Browse files Browse the repository at this point in the history
  • Loading branch information
preimpression authored Feb 17, 2025
1 parent 0d9a7e8 commit 7306376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/admin/users/user_update_log.blade.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@extends('admin.layout')

@section('admin-title')
User: {{ $user->name }}
User Account Updates: {{ $user->name }}
@endsection

@section('admin-content')
Expand Down

0 comments on commit 7306376

Please sign in to comment.