diff --git a/resources/views/layouts/default.blade.php b/resources/views/layouts/default.blade.php index db9ad35e84..9d3e8aef94 100644 --- a/resources/views/layouts/default.blade.php +++ b/resources/views/layouts/default.blade.php @@ -353,12 +353,15 @@ dir="{{ in_array(app()->getLocale(),['ar-SA','fa-IR', 'he-IL']) ? 'rtl' : 'ltr' + @can('self.profile')
  • {{ trans('general.editprofile') }}
  • + @endcan +