select("name","remarks","welder_test_plans.created_at","color") ->join("users","welder_test_plans.user_id","users.id") ->where("hash", get("hash")) ->orderBy("welder_test_plans.id","DESC") ->get(); if($data) { ?>
{{$d->remarks}}