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')}}