'PRUEBA', ])->id; Barrio::create([ 'name'=>'PRUEBA','region_id'=>$prueba_id, 'created_at'=>Date::now() ]); } }