Felipe Mateus před 3 měsíci
rodič
revize
b639e44c08

+ 2 - 2
resources/views/settings/relationships/home.blade.php

@@ -49,7 +49,7 @@
 				<input type="checkbox" name="check" class="form-control check-all">
 				<input type="checkbox" name="check" class="form-control check-all">
 			</th> --}}
 			</th> --}}
 			<th scope="col">{{__('settings.relationships.username')}}</th>
 			<th scope="col">{{__('settings.relationships.username')}}</th>
-			<th scope="col">{{__('settings.relationship.action')}}</th>
+			<th scope="col">{{__('settings.relationships.action')}}</th>
 		</tr>
 		</tr>
 	</thead>
 	</thead>
 	<tbody>
 	<tbody>
@@ -90,7 +90,7 @@
     background-color: #F7FAFC;
     background-color: #F7FAFC;
 }
 }
 </style>
 </style>
-@endpush 
+@endpush
 @push('scripts')
 @push('scripts')
 <script type="text/javascript">
 <script type="text/javascript">
 	$(document).ready(() => {
 	$(document).ready(() => {