@if(\Auth::check() && \Auth::user()->canManageBinshopsBlogPosts() && \Auth::id() === $post->user_id) Edit Post @endif