@if(auth()->user()->hasRole('admin') || auth()->user()->can('Can Create Todo')) @if(request()->is('todos'))