compact undefined variable error in laravel

I want to fetch data from database in table but it show me undefined variable error in view using compact error: my controller use Illuminate\Support\Facades\DB; Verify that…