@can('view', $branch) @endcan @can('update' , $branch) @if ($branch->is_active) @else @endif @endcan @can('delete', $branch) @endcan