diff --git a/resources/views/find.blade.php b/resources/views/find.blade.php index b6d06c5..ada1abd 100644 --- a/resources/views/find.blade.php +++ b/resources/views/find.blade.php @@ -80,7 +80,7 @@ class="text-sm {{ $filter === \App\Services\PostSharing\SharingChannel::AGGREGAT :url="action(\App\Http\Controllers\Posts\SnoozeShareController::class, [ 'post' => $post, 'channel' => $filter->value, - 'back' => request()->url(), + 'back' => request()->fullUrl(), ])" color="blue" > @@ -98,7 +98,7 @@ class="text-sm {{ $filter === \App\Services\PostSharing\SharingChannel::AGGREGAT 'post' => $post, 'channel' => $filter->value, 'permanent' => true, - 'back' => request()->url(), + 'back' => request()->fullUrl(), ])" color="red" >