From 6eaf87c3a28580ca82a640db191469ea3c326433 Mon Sep 17 00:00:00 2001 From: Kei Date: Mon, 29 Apr 2024 23:42:29 +0700 Subject: [PATCH] Update all-url-from-guest.blade.php --- resources/views/backend/all-url-from-guest.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/backend/all-url-from-guest.blade.php b/resources/views/backend/all-url-from-guest.blade.php index 42b3348f5..16c7498b6 100644 --- a/resources/views/backend/all-url-from-guest.blade.php +++ b/resources/views/backend/all-url-from-guest.blade.php @@ -1,6 +1,6 @@ @extends('layouts.backend') -@section('title', __('All URLs From Guest')) +@section('title', __('All URLs Created By Guests')) @section('content')
@@ -8,7 +8,7 @@
- {{__('All URLs From Guest')}} + {{__('All URLs Created By Guests')}}