Help me with this doubt, with zizaco entrust we can only block or give access to pages for a determined user/role that will be defined in the routes or resource routes. We can not block a certain area of a page, correct? Let me try to give an example.
In zizaco entrust we have users, roles and permissions. In my view (index.blade.php), i have 3 buttons (show, edit,delete). Can i do something like: The user "A" with role "user" and permission "read", will only view the show button?