Laravel – Passing role type to Laratrust form database variable
I am using Laratrust with laravel to display records from the database according to roles. Every record has a role type field (example to table below). In my blade view, I want to display them as the code (the variable…