mirror of
https://github.com/10h30/Test-Laravel-Blade-Basics.git
synced 2026-07-11 18:56:15 +09:00
3 lines
55 B
PHP
3 lines
55 B
PHP
<td>{{ $user->name }}</td>
|
|
<td>{{ $user->email }}</td>
|