Test commit
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
@section('content')
|
@section('content')
|
||||||
<h2 class="
|
<h2 class="
|
||||||
md:text-3xl text-xl md:text-left text-center mt-20">
|
md:text-3xl text-xl md:text-left text-center mt-20">
|
||||||
Profile of {{ Auth::user()->name }}
|
Profile of {{ Auth::user()->name }}.
|
||||||
</h2>
|
</h2>
|
||||||
<button class="text-lg mt-6 bg-green-700 px-2 py-1 rounded-md text-white">
|
<button class="text-lg mt-6 bg-green-700 px-2 py-1 rounded-md text-white">
|
||||||
<a href="{{ route('list.create') }}">
|
<a href="{{ route('list.create') }}">
|
||||||
|
|||||||
Reference in New Issue
Block a user