@if (request()->user()->hasRole(\App\Models\Role::ROLE_ADMIN))
@csrf

Select user roles that you want to see the customize button, otherwise, leave it empty.

@endif